Download OpenAPI specification:Download
This is the spec that defines the API provided by the Notificaiton Service.
Register subscriber with the notification service.
Register a new subscriber for notification messages.
| handler required | string |
| endpoint required | string |
| config required | object |
{- "handler": "string",
- "endpoint": "string",
- "config": { }
}{- "id": 0,
- "handler": "string",
- "endpoint": "string",
- "config": { }
}