Send single notification
POST/api/v1/notifications/send
Handles a notification request by validating, building, sending, and persisting the notification
Request
Responses
- 200
- 400
- 500
The notification request is being processed if it has status BUILT or SENDING
The notification request is not valid(null or empty notification request)
Internal server error