Delete video information

This method deletes all the information about the specified video. This action cannot be undone.

Path parameters

index-idstringRequired
The unique identifier of the index to which the video has been uploaded.
video-idstringRequired
The unique identifier of the video to delete.

Headers

x-api-keystringRequired

Response

If successful, this method returns a 204 No Content response code. It does not return anything in the response body.

Errors