displayName | String. Name of the channel that you want to register. |
description | String. Optional. Description of the channel. |
emissionEnabled | Boolean. Optional. Indicates whether an alert is generated for the channel and stored in the database or not. Set to: true to emit alerts for the channel and store them in the database. false to disable alerts for the channel. The default value is true for custom channels as well as system channels other than Service Error and Server Error. |
systemNotificationEnabled | Boolean. Optional. Indicates whether the alert generated for the channel is displayed as a notification or not. Set to: true to generate notifications for the channel. false to disable notifications for the channel. The default value is true for custom channels as well as system channels other than Service Error and Server Error. |
channelId | Integer. Identifier of the registered channel. Note: Channel IDs for custom channels start with 1001. |