Deletes the user file with the specified id.

Deletes the metadata and the different versions of the file.

Path parameters

userIdstringRequiredformat: "uuid"
The id of the user.
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