Docs

Create Channel Stream Schedule Segment

Creates a stream schedule segment in Twitch.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The broadcaster whose schedule to update. This ID must match the user ID in the access token.

stringrequired

RFC3339 timestamp for the scheduled segment, for example 2026-03-13T18:30:00Z.

stringrequired

IANA time zone where the broadcast takes place.

numberrequired

Scheduled length in minutes. Twitch requires a value from 30 through 1380.

boolean

Whether the broadcast recurs weekly.

string

Category/game ID that best represents the broadcast content.

string

Broadcast title. Maximum 140 characters.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.