Delete
Delete a document
This API is used to delete a document using a document ID.
DELETE
/
mr
/
api
/
v1
/
docs
/
{document_id}
Authorizations
auth
string
headerrequiredThe API requires the following auth in headers for authentication.
Path Parameters
document_id
string
requiredDocument ID to delete the document.