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