channels

Update channel

Partially updates a channel by its identifier. The code is immutable.

patch/api/v1/channels/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Channel identifier (UUID).

Request body

ChannelUpdate required

Response

Channel updated.

ChannelUpdateResponse required

Changes