This section covers the endpoint for sending push notifications to participants. Notifications can be targeted to all participants registered for an event or filtered to specific participant categories, and support deep-links to direct recipients to a specific screen in the event app.
This endpoint uses application/json as its content type — unlike the rest of the API, which uses multipart/form-data.
The endpoint page includes how-to guides covering tasks such as sending a basic notification, targeting by participant category, and using deep-links. How-to guides are listed as child pages under the endpoint reference page.
|
Method |
Endpoint |
Description |
|---|---|---|
|
POST |
|
Send a push notification to participants of an event |