Update email subscriptions
Notifications
Update email subscriptions
Update email subscriptions for the current user. Email subscriptions will be delivered to the email specified in the user profile.
PUT
Update email subscriptions
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
List of event codes to subscribe to. Event codes can be retrieved from the /notifications/events endpoint. Pass 'all' for all events.