DELETE
/
api
/
document
/
delete

Authorizations

Authorization
string
headerrequired

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

Body

application/json
document_ids
integer[]
required

Unique IDs of Documents to delete

Response

200 - application/json
success
boolean
default: true