analyzeAsync > tasks
Delete an analysis task
This method deletes an analysis task. You can only delete tasks that are not currently being processed.
delete/analyze/tasks/{task_id}
Path parameters
task_idstring required
The unique identifier of the analyze task.
Headers
x-api-keystring required
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>Response
Successful response
Changes
Changed in 1 of the 9 revisions of this API.11
- ▲
removed the success response with the status
204response-success-status-removed
- ○
added the success response with the status
200response-success-status-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲