Notification Settings REST Endpoints

Notification/Notification Settings
Manage notification settings. Notification settings enable you to configure the events that are sent and who they are sent from. This REST API is SCIM compliant.

There is a single pre-seeded instance of NotificationSettings in Oracle Identity Cloud Service.
New instances cannot be created and an existing instance cannot be removed. But, you can update a single instance via PUT or PATCH.
Get Notification Settings
Method: get
Path: /admin/v1/NotificationSettings/{id}
HTTP Options
Method: options
Path: /admin/v1/NotificationSettings
Replace Notification Settings
Method: put
Path: /admin/v1/NotificationSettings/{id}
Search Notification Settings
Method: get
Path: /admin/v1/NotificationSettings
Search Notification Settings Using POST
Method: post
Path: /admin/v1/NotificationSettings/.search