Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID
Body
application/json
Workspace URL
Response
Document deleted successfully
Example:
false
Delete a document by ID for the authenticated workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Document ID
Workspace URL
Document deleted successfully
false