Delete a video indexing task
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
orfailed
. - 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 theDELETE
method of the/indexes/videos
endpoint.
Path parameters
task_id
The unique identifier of the video indexing task you want to delete.
Headers
x-api-key