Delete multiple document by ID.
BetaDelete documents given a list of document ids.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
collection_id
table_id
Request
This endpoint expects a list of strings.
Response
Successful Response
detail
status_code