Skip to main content
PUT
Update a channel

Authorizations

apikey
string
header
required

Your CometChat REST API Key.

Headers

appid
string
required

Tenant application ID

Path Parameters

id
string
required

Body

application/json
name
string

Channel display name

enabled
boolean

Whether the channel is enabled

metadata
object

Channel-specific metadata

Example:

Response

Channel updated