Send push notifications to user devices.
Messages
Send Messages
This endpoint sends push notifications to one or more user devices.
POST
Send push notifications to user devices.
Error Responses
400 Bad Request
Returned when the request contains invalid push notification parameters. Returns a plain text error message:401 Unauthorized
Authentication failed or invalid API key.Authorizations
Project ID for authentication
API Key for authentication
Body
application/json
Request body containing the push notifications to send.
Request schema for sending push notifications.
List of push notifications to send. (We recommend sending up to 500 push notifications.)
Response
A successful response containing the delivery results for each push notification.
Response schema containing the delivery results for each push notification.
List of delivery results for each push notification.