Docs

Modify Channel Information

Updates broadcaster channel information in Twitch.

PUT

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 channel to update. This ID must match the user ID in the access token.

string

Updates the active game/category. Use 0 or an empty string to unset the game.

string

ISO 639-1 language code for the stream, or other when Twitch does not support the language.

string

Updates the stream title. Twitch does not allow an empty title.

string

Broadcast delay in seconds. Only Partner channels may set this value. Maximum 900.

string

Channel-defined tags to apply. Maximum 10 tags; each tag is limited to 25 characters and may not contain spaces or special characters.

string

Content Classification Label to enable or disable on the channel.

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.