notifications

Send Notification

Send a push notification to users. Supports both iOS and other platforms. Only sends to the most recently updated token per user per platform.

post/notifications/send

Request body

titlestring required
bodystring required
dataobject nullable
user_idsstring[] nullable
tokensstring[] nullable
topicstring nullable
image_urlstring nullable
badgeinteger nullable

Response

Successful Response

{"stackTrail":"paths:/notifications/send:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.