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

projectIdstringRequiredformat: "uuid"
The id of the project.
fileIdstringRequiredformat: "uuid"
The id of the file.

Response

No Content