Deletes the files of the specified task.
Deletes the metadata and the different versions of the files.
<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
taskId
The id of the task.

