For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a video

Delete a generated video

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
videoIdstringRequired

The ID of the generated video.

Responses
200

Video deleted successfully

application/json
anyOptional
delete/generated-videos/{videoId}

No content

Last updated

Was this helpful?