Delete a document

Deletes a single document

Path parameters

spaceIdstringRequired
ID of space to return
documentIdstringRequired
ID of document to delete

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Response

This endpoint returns an object.
dataobject or null

Errors