ChannelSettingsDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
providerId | ChatOrPushProviderEnum | :heavy_check_mark: | The provider identifier for the credentials |
integrationIdentifier | Optional<String> | :heavy_minus_sign: | The integration identifier |
credentials | ChannelCredentials | :heavy_check_mark: | Credentials payload for the specified provider |
integrationId | String | :heavy_check_mark: | The unique identifier of the integration associated with this channel. |