Deletes the user file with the specified id.
Deletes the metadata and the different versions of the file.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
userId
The id of the user.
fileId
The id of the file.
Response
No Content