delete_video
Permanently delete a Vimeo video, removing the source file and breaking all embeds. Requires explicit confirmation because the action cannot be undone.
Instructions
Permanently delete a video. This removes the source file and breaks every embed of it everywhere, and Vimeo keeps no copy to restore from. Needs the delete scope, which many tokens do not have. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Deleting a video cannot be undone and breaks any site embedding it. Set true to proceed. | |
| video_id | Yes | Video id to delete. |