Send bulk push notifications
Send multiple push notifications in a single request.
**Features:**
- Batch processing of up to 500 notifications
- Individual success/failure tracking per notification
- Optimized for high-volume scenarios
- Detailed response with per-notification results
**Use Cases:**
- Marketing campaigns
- Batch user notifications
- Event-based messaging
- Scheduled notifications
**Limits:**
- Maximum 500 notifications per request
- Each notification can target multiple tokens
- Rate limiting applies per authenticated user
Authentication
AuthorizationBearer
JWT token for authentication. Use ‘test-jwt-token’ for development.
Request
This endpoint expects an object.
notifications
Response
This endpoint returns an object.
success
data
error
