Delete a video indexing task

DELETE

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.

Path parameters

task_idstringRequired

The unique identifier of the video indexing task you want to delete.

Errors

Built with