Delete records
Deletes records from a workbook sheet
Path parameters
sheetId
ID of sheet
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Query parameters
ids
A list of record IDs to delete. Maximum of 100 allowed.
Response
This endpoint returns an object.
data