Skip to main content
POST
Delete multiple records by their IDs in a single operation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-data-source
string
default:live

Path Parameters

workspace_id
string
required
table_id
string
required

Body

row_ids
string[]

Response

Success!

success
string[]
success_total
integer<int64>
error
string[]