Test Push Notifications

POST {{apiPath}}/environments/{{envID}}/notifications?sync=true

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Test Push Notifications.

Request Params

KeyDatatypeRequiredDescription
expandstring
syncboolean

Request Body

{"title"=>"PingOne test", "body"=>"Test push successful", "deliveryMethod"=>"Google", "pushToken"=>"{{pushToken}}", "application"=>{"id"=>"{{appID}}"}, "data"=>{"type"=>"DRY"}}