PUT /notificationSettings
Update email notification settings. Note: The request is authenticated by a hash message authentication code, generated by Synapse. The intended use of this service is by the portal, completing a round trip with a 'one-click unsubscribe' link provided by Synapse via email.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/notificationSettings
| Resource Information | |
|---|---|
| Authentication | not required |
| Required OAuth Scopes | view , modify |
| HTTP Method | PUT |
| Request Object | NotificationSettingsSignedToken (application/json) |
| Response Object | ResponseMessage (application/json) |