Send a single-device push test
Push Notifications
Push Tests
Send one real push test to one selected device and inspect its trace.
POST
Send a single-device push test
Endpoints
POST /push/test-notificationsGET /push/test-notifications/:id
campaign_id. The API clones
the draft into a test-only delivery and still targets only the selected device.
Poll the returned test ID until a notification record appears. Inspect its
provider and client events before treating the integration as successful.
Provider acceptance alone does not prove that the OS displayed a notification.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Public push app ID or app resource ID.
One device ID returned by the push device list.
Optional saved push campaign draft to test.
Maximum string length:
120Maximum string length:
240Maximum string length:
2048Maximum string length:
80