CatalogOrganizationService.
put_declarative_notification_channels
put_declarative_notification_channels(notification_channels: list[CatalogDeclarativeNotificationChannel]) -> None
Put declarative notification channels in the current organization.
Parameters
| name | type | description |
|---|---|---|
| notification_channels | list[CatalogDeclarativeNotificationChannel] | List of declarative notification channels. |
Returns
| type | description |
|---|---|
| None | None |