Deletes the task file with the specified id.

Deletes the metadata and the different versions of the file.

Path parameters

taskIdUUIDRequired

The id of the task.

fileIdUUIDRequired

The id of the file.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content