External Notification Provider REST Endpoints

Notification/External Notification Provider
Use this endpoint to manage external notification provider to send notification. This REST API is SCIM compliant.

Added In Release: 20.1.3
Create the External Notification Provider
Method: post
Path: /admin/v1/ExternalNotificationProviders
Delete the External Notification Provider
Method: delete
Path: /admin/v1/ExternalNotificationProviders/{id}
Get the External Notification Provider details
Method: get
Path: /admin/v1/ExternalNotificationProviders/{id}
HTTP Options
Method: options
Path: /admin/v1/ExternalNotificationProviders
Replace the External Notification Provider
Method: put
Path: /admin/v1/ExternalNotificationProviders/{id}
Search External Notification Provider
Method: get
Path: /admin/v1/ExternalNotificationProviders
Search External Notification Provider Using POST
Method: post
Path: /admin/v1/ExternalNotificationProviders/.search