Deletes existing rows in the table if the user has access to the table's workspace.
WARNING: This endpoint doesn't yet work with row deleted webhooks.
Path parameters
Deletes the rows in the table related to the value.
Query parameters
A flag query parameter that triggers webhooks after the operation, if set to y, yes, true, t, on, 1, or left empty. Defaults to true
Provide if the rows are deleted in a view. This can result in different permission checking and default values.
Headers
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
An optional header that marks the action performed by this request as having occurred in a particular action group.Then calling the undo/redo endpoint with the same ClientSessionId header, all the actions belonging to the same action group can be undone/redone together in a single API call.
Request body
Response
No response body