Send a notification to a user
POST /api/v1/notifications/manage/send
Sends a notification to a single user via the specified channel. Supports push, in-app, email, SMS, and chat channels. An idempotency key can be provided to prevent duplicate sends.
Request