v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459758542.7 KB

Changes the class of the channel.

put/prod/channels/{channelId}/channelClass

Path parameters

channelIdstring required

Placeholder documentation for __string

Channel Id of the channel whose class should be updated.

Request body

channelClass'STANDARD' | 'SINGLE_PIPELINE' required

A standard channel has two encoding pipelines and a single pipeline channel only has one.

Response

Success