Documents

Delete a document

Deletes a document by its unique identifier.

delete/api/v0/documents/{document_id}

Path parameters

document_idstring uuid required

Response

Successful Response

messagestring required

The message returned from the deletion operation.

document_idstring uuid required

The ID of the document that was deleted.

Changes

No recorded changes to this endpoint across all 1 revision of this API.