Skip to main content
DELETE
Delete multiple documents

Authorizations

Authorization
string
header
required

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

OK

success
boolean
default:true