Skip to main content
POST
Delete rows from a table

Headers

x-apikey
string
required

API Key for authentication

Path Parameters

table_uuid
string<uuid>
required

The UUID of the table

Body

application/json
row_ids
string<uuid>[]
required

List of row UUIDs to delete.

Minimum array length: 1

Response

Rows deleted successfully