Update Notification Settings
PUT/policies/notification
Update the notification settings configured on the instance. It affects all organizations, that do not have a custom setting configured. The settings specify if notifications should be sent to the users on specific triggers (e.g password changed).
Request​
Responses​
- 200
- 400
- 403
- 404
- default
default notification policy updated
invalid argument
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.