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
projectId
The id of the project.
fileId
The id of the file.
Response
No Content