v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBtasks
Delete a video indexing task
<Info>This method will be removed in a future version.</Info>
This action cannot be undone. Note the following about deleting a video indexing task:
- You can only delete video indexing tasks for which the status is ready or failed.
- If the status of your video indexing task is ready, you must first delete the video vector associated with your video indexing task by calling the DELETE method of the /indexes/videos endpoint.
delete/tasks/{task_id}
Path parameters
task_idstring required
The unique identifier of the video indexing task you want to delete.
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