delete_folder
Delete a Vimeo folder and choose whether videos return to the main library or are permanently deleted. Confirmation required.
Instructions
Delete a folder. By default the videos inside it survive and return to the main library. Needs the delete scope. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Deleting a folder cannot be undone. Set true to proceed. | |
| folder_id | Yes | Folder id. | |
| delete_videos_too | No | Also permanently delete every video in the folder. Off by default. This cannot be undone. |