Channel
Object Name | Channel |
---|---|
Description | This object contains the attributes of the Channel object. The channel object represents a specific channel e.g. whatsapp, facebook etc. |
Parameter | Type | Description |
---|---|---|
| String | This is the UUID. Sample format is a5c80b3f-ea41-4caf-979d-641a1c32f9bd |
| String | Name of the channel |
| String | It is a unique ID usually a phone number. Sample format is 524-942-9068 |
| Boolean | .... By default, it is set to FALSE . |
| Tenant | Keycloack multitenancy feature for specifying users. See Tenant for details. |
| ChannelConfig | It is used to store channel configurations such as mode, routing policy etc. See ChannelConfig for details. |
| ChannelConnector | Provides details of the channel connector for integration. See ChannelConnector for details. |
| ChannelType | Contains the channel type attributes. See ChannelType for details. |