Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

Body

application/json

Row IDs to delete

ids
integer[]
required
Maximum array length: 1000
Example:

Response

Rows deleted successfully

message
string
Example:

"Rows deleted successfully"

transaction_id
string<uuid>
rows_deleted
integer