Deletes the document file with the specified id.

Deletes the metadata and the different versions of the file.

Path parameters

documentIdstringRequiredformat: "uuid"
The id of the document.
fileIdstringRequiredformat: "uuid"
The id of the file.

Headers

AuthorizationstringRequired

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

Response

No Content