Deletes the files of the specified task.

Deletes the metadata and the different versions of the files.

Path parameters

taskIdstringRequiredformat: "uuid"
The id of the task.

Headers

AuthorizationstringRequired

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

Response

No Content