Skip to main content
DELETE
Remove all rows from the list

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Headers

x-company-id
string

Target company identifier. Required only for global API keys (type=global). Ignored for company API keys and human users.

Path Parameters

tableId
string
required

List ID

Body

application/json
excludeRowIds
string[]

IDs of rows to exclude from the deletion. Used when "select all" is active.

Maximum array length: 10000
view
string

ID of the view to use. If omitted, uses the default view.

filters
object[]

Filters to apply to the rows.

Response

200 - undefined