Create channel
create_channelCreate a 24/7 linear TV channel. It will NOT be live yet — a channel goes live automatically once it has at least 4 ready assets AND at least 15 minutes of total content. is_public lists it in Discover and is available on every subscription tier, including Starter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name | |
| tags | No | ||
| handle | Yes | 3-63 chars, lowercase a-z 0-9 and hyphens. Becomes {handle}.my-tv-channel.com | |
| category | No | ||
| location | No | Required only when channel_type is "location" | |
| is_public | No | List in Discover. Available on all tiers. | |
| description | No | ||
| orientation | No | vertical = 9:16 | |
| channel_type | Yes | Use "thematic" unless the channel is tied to a place | |
| primary_language | No | ISO 639-1, e.g. "en", "fr" |