Bulk Delete Multiple Rows
**Purpose:** Bulk delete multiple records from a master data collection by their unique row identifiers
**Description:** This endpoint enables you to remove multiple records from a specific master data sheet in a single operation. It accepts a list of row IDs and attempts to delete all corresponding records. The endpoint provides detailed feedback on the deletion operation, including which records were successfully removed and which were not found.
Authentication
x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.
Path parameters
sheetId
Request
This endpoint expects an object.
rowIds
Response
OK