Batch Delete Document

Authentication

AuthorizationBearer

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

Path parameters

domainstringRequired

Request

This endpoint expects a list of objects.
document_idstringRequired
The unique identifier of the document to delete

Response

Successful Response
successboolean
Whether the documents was successfully deleted

Errors