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.
Autorisierungen
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
Beispiel:
1
Channel of ticket
Verfügbare Optionen:
email, portal, phone, letter, system, chat, walkIn Beispiel:
"email"
Beispiel:
"Support"
Whether this subchannel is the default for its channel. Only one subchannel per channel can be default.
Beispiel:
false
The underlying data source of this subchannel.
Currently only 'internal' is supported, meaning the subchannel is managed directly by Enneo.
Verfügbare Optionen:
internal Beispiel:
"internal"
Beispiel:
true
Channel-specific properties of this subchannel, e.g. IMAP Username and password for emails