add_video_to_showcase
Add a single video to a Vimeo showcase while keeping it in your library. Call once per video to append, because bulk showcase updates replace all contents.
Instructions
Add one video to a showcase. The video stays where it is in your library and is not moved. Call this once per video: Vimeo's bulk showcase endpoint replaces the whole contents rather than appending, so it is deliberately not exposed here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | Video id to add. | |
| showcase_id | Yes | Showcase id. |