Deletes the files of the specified document.

Deletes the metadata and the different versions of the files.

Path parameters

documentIdstringRequiredformat: "uuid"
The id of the document.

Headers

AuthorizationstringRequired

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

Response

No Content