Channels

Update a channel by ID

patch/channels/{id}

Path parameters

idstring required

Channel ID

Channel ID

Request body

namestring

Name of the channel

externalIdstring

External identifier for the channel

timeoutnumber

Timeout in seconds (minimum 60). To never stop, specify 0

Response

Updated channel

Changes