Send list of notifications
POST/api/v1/notifications/bulk/send
Handles list of notification requests by validating, building, sending, and persisting the notifications
Request
Responses
- 200
- 400
- 500
The notification items having status BUILT or SENDING are being processed
The notification request list not valid(null or empty notification request list)
An unexpected error was thrown