Send a notification
POST/notifications
Dispatch a notification to a single user. The type must be registered under your app. Channel delivery is resolved based on the user's notification preferences, with transactional types always delivered via their default channels regardless of user preferences.
Request
Responses
- 202
- 403
- 404
- 422
- 429
Accepted and queued for delivery
Forbidden (missing scope or app not enabled)
Type or user not found
Validation failure
Rate limit exceeded