Send a notification to a user
POST/nevisidm/api/notification/v1
Since: 2.79.0
Required permission(s): AccessControl.UserView
Sends a notification to the specified user using the given notification type and sending method. The notification is resolved from a template configured for the notification type. Placeholders can be provided per language or as language-independent values that are merged into all language-specific templates.
Request
Responses
- 204
- 403
- 404
- 422
Notification sent successfully
Insufficient permissions
Referenced resource not found
Invalid notification data