Unregistering Notification Endpoints

Method Endpoint
DELETE <base-url>/api/data-pe/v1/rotation-notification

JSON Payload

{"usecase": "credentialRotationNotification", "endpoint": "http://example.org:80/foo/bar/baz/notification1" }

Removes endpoints from a list. Non-existent endpoints are silently ignored.