settings
Add a new Subchannel
POST
Authorizations
Cookie-based authentication
Body
application/json
The new Subchannel that should be created. The ID does not need to be included in the payload, as it will be generated automatically.
Subchannel object
Example:
1
Channel of ticket
Available options:
email
, portal
, phone
, letter
, system
, chat
, walkIn
Example:
"email"
Example:
"Support"
The underlying data source of this subchannel. Anything other than internal means that the primary data source for this subchannel is an external system
Available options:
internal
, Freshdesk
, webhook
, api
Example:
true
Channel-specific properties of this subchannel, e.g. IMAP Username and password for emails