This documentation is for an older version of GoodData.
Go to the latest version of this article.
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. |