Sample - OpenAI API
DELETE/videos/{video_id}Deprecated

Delete a video

Permanently delete a completed or failed video and its stored assets.

  • RetriesRetries up to 2×, 500ms backoff, 30s timeout.

1 parameter
video_idstringrequired
The identifier of the video to delete.

1 status code
200Success
objectstringrequired
The object type that signals the deletion response.
Allowed:video.deletedDefault:video.deleted
deletedbooleanrequired
Indicates that the video resource was deleted.
idstringrequired
Identifier of the deleted video.