Push a notification

Sends the push notification specified in the request body to the recipients.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
pushMessage
object
required

The actual message to be sent, including attributes to control the content.

targetSegment
object
required

The devices to send the message to. Segments represent groups of users, they can either represent the target audience for a notification or the group you want to query information from. You must either specify an array of subscriberIds OR a segmentId to push to.

notificationSchedule
object
required

The schedule on which to send the notification. Describe how and when to send the push. Provide now flag as false with scheduleTime value. When true you can also provide geofence data.

Responses

401

Id Token or X-API-Key/X-API-Secret is missing or invalid.

403

The server understood the request but refuses to authorize it. In most cases due to insufficient user permissions.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json