Subscriptions (notifications/v1)
Subscription objects represent the intent of the customers to get notifications of particular types.
A subscription is created for a particular NotificationType and the user will get notifications on the
Integrations that are provided while creating the subscription.
This API allows you to create, retrieve, and update subscriptions, as well as to view the list of all your subscriptions. You can also delete subscriptions with RECOMMENDED or OPTIONAL notification types. Subscriptions with REQUIRED notification types cannot be deleted.
Related guide: Cloud Notifications.
The Subscriptions Model
See the notifications.v1.Subscription schema.