Delete A Specific Row Index From Sheet
Deletes a single row from a master data sheet by its row index (indexing starts at 1). Returns the removed row index and a confirmation message.
Authentication
x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.
Path parameters
sheetId
rowIndex
Response
OK