CatalogOrganizationService.

put_declarative_notification_channels

put_declarative_notification_channels( notification_channels: list[CatalogDeclarativeNotificationChannel] ) -> None

Put declarative notification channels in the current organization.

Parameters

nametypedescription
notification_channelslist[CatalogDeclarativeNotificationChannel]List of declarative notification channels.

Returns

None