Delete a video

Delete a generated video

delete
Authorizations
Path parameters
videoIdstringRequired

The ID of the generated video.

Responses
200
Video deleted successfully
application/json
Responseany
delete
DELETE /api/v1/generated-videos/{videoId} HTTP/1.1
Host: app.colossyan.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*

No content

Last updated

Was this helpful?