Deletes the comment 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

commentIdstringRequiredformat: "uuid"
The id of the comment.
fileIdstringRequiredformat: "uuid"
The id of the file.

Response

No Content