Delete multiple document by ID.

Beta

Delete documents given a list of document ids.

Path parameters

collection_idstringRequired
table_idstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a list of strings.

Response

Successful Response

detailstring
status_codeinteger

Errors