Send a notification to a user
POST/api/v1/notifications/manage/send
Sends a notification to a single user by triggering a Novu workflow. Delivery channels (push, in-app, email, SMS, chat) are determined by the workflow configuration. Pass an optional transaction_id for idempotent sends.
Request
Responses
- 200
Notification sent successfully