Documents
Delete a specific document
DELETE
/
documents
/
{document_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
document_id
string
required