Documents
Delete a document
Delete a document by ID for the authenticated workspace.
DELETE
/
documents
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredDocument ID
Body
application/json
slug
string
Workspace URL
Response
200 - application/json
error
boolean