Endpoints
Delete Document
Deletes a single document based on the ID supplied
DELETE/documents/{id}
Authorizations
Authorizationstring
required
Bearer authentication header of the form
Bearer <token>.Path Parameters
idinteger (int64)
required
ID of document to delete
Responses
204No Content
Document deleted
No response body
400Bad Request
Unexpected error
errorintegermessagestring