allow_embed_domain
Allow a specific domain to embed a Vimeo video. Use after setting the video's embed privacy to 'whitelist' with update_video.
Instructions
Allow a specific domain to embed a video. This only takes effect when the video's embed privacy is set to 'whitelist', so set that with update_video first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to allow, such as example.com. | |
| video_id | Yes | Video id. |