Channels

Update User Channel

Update a channel configuration.

put/api/channels/{channel_id}

Path parameters

channel_idinteger required

Request body

channel_namestring nullable
configobject nullable
is_activeboolean nullable

Response

Successful Response

channel_typestring required

e.g. telegram, feishu

channel_namestring nullable

User-friendly name

configobject required

Channel specific configuration

is_activeboolean
idinteger required
user_idinteger required
created_atstring date-time required
updated_atstring date-time nullable

Changes

Changed in 1 of the 4 revisions of this API.1