records

Delete records

Deletes records from a workbook sheet

delete/sheets/{sheetId}/records

Path parameters

sheetIdstring required

Sheet ID

ID of sheet

Query parameters

idsstring required

Record ID

A list of record IDs to delete. Maximum of 100 allowed.

Headers

Authorizationstring required

Bearer authentication

X-Disable-Hooks'true' required

Response

Response with status 200

Changes