Add a new Subchannel
Settings
Add a new Subchannel
POST
Add a new Subchannel
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-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"
Whether this subchannel is the default for its channel. Only one subchannel per channel can be default.
Example:
false
The underlying data source of this subchannel.
Currently only 'internal' is supported, meaning the subchannel is managed directly by Enneo.
Available options:
internal Example:
"internal"
Example:
true
Channel-specific properties of this subchannel, e.g. IMAP Username and password for emails