v3

latestOpenAPI 3.0.02026-07-318685204.9 KB
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

Deprecated, use 'externalIds' instead. Shorthand for a single-entry 'externalIds'. For now, responses will keep returning 'externalId' with the first entry of 'externalIds'.

externalIdsstring[]

External identifiers for the channel. Replaces the full list; an empty array clears all external IDs. Mutually exclusive with externalId.

timeoutnumber

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

Response

Updated channel