Delete video information
This method deletes all the information about the specified video. This action cannot be undone.
Path parameters
index-id
The unique identifier of the index to which the video has been uploaded.
video-id
The unique identifier of the video to delete.
Headers
x-api-key
Response
If successful, this method returns a 204 No Content
response code. It does not return anything in the response body.