Create a new channel (admin only)
Channels
Create a new channel (admin only)
Create a new channel.
POST
Create a new channel (admin only)
Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Service-to-service basic auth
Headers
Tenant application ID
Body
application/json
Channel display name
Example:
"My Push Channel"
Channel type
Available options:
in_app, push, sms, email, whatsapp, custom Example:
"push"
Channel slug (auto-generated from name if omitted)
Example:
"cc-notification-channel-my-push"
Whether the channel is enabled
Channel-specific metadata
Example:
{ "apiKey": "xxx", "senderId": "yyy" }Response
Channel created