delete_video
Permanently delete a video from OpenAI's cloud storage to clean up test videos, remove unwanted content, and free up storage quota. Requires video_id.
Instructions
Permanently delete a video from OpenAI's cloud storage.
WARNING: This is permanent and cannot be undone! The video will be deleted from OpenAI's servers. This does NOT delete any local files you may have downloaded with download_video.
Use this to:
Clean up test videos
Remove unwanted content
Free up storage quota
Parameters:
video_id: The ID of the video to delete (required)
Returns confirmation with the deleted video_id and deleted=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes |