Deletes the project file with the specified id.
Deletes the metadata and the different versions of the file.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
Authentication
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.

