Delete an analysis task

This method deletes an analysis task. You can only delete tasks that are not currently being processed.

Authentication

x-api-keystring
Your API key. <Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>

Path parameters

task_idstringRequired
The unique identifier of the analyze task.

Response

If successful, this method returns a 204 No Content response code. It does not return anything in the response body.

Errors

404
Not Found Error
409
Conflict Error