Delete Document By Id

Path parameters

domainstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
document_idstringRequired
The unique identifier of the document to delete

Response

Successful Response
successboolean
Whether the documents was successfully deleted

Errors