Notification
The notification API allows you to manage your notifications.
not deprecated
post
Subscribe a user to the mStudio newsletter.
/v2/newsletter-subscriptions
get
Getting the subscription status of the subscription.
/v2/newsletter-subscriptions/self
delete
Unsubscribe a user from the mStudio newsletter.
/v2/newsletter-subscriptions/self
get
Get the counts for unread notifications of the user.
/v2/notification-unread-counts
get
List all unread notifications.
/v2/notifications
post
Mark all notifications as read.
/v2/notifications/actions/read-all
put
Mark notification as read.
/v2/notifications/{notificationId}/status