This HTTP DELETE request is used to delete or cancel a specific video with the provided ID. If the video has not been processed. It will be canceled and It won't be processed in the future. If the video is pending or being processed, it will keep running and finish process. But you will not see the video in your results.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
_id
stringÂ
required
The unique identifier of the video record. The id is obtained by api/v1/video/generate