Deletes the document file with the specified id.

Deletes the metadata and the different versions of the file.

Path parameters

documentIdUUIDRequired
The id of the document.
fileIdUUIDRequired
The id of the file.

Headers

AuthorizationstringRequired

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

Response

No Content