Batch Delete Document

Path parameters

domainstringRequired

Headers

AuthorizationstringRequired

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

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