Push Notification - Direct Action

POST https://api.imiconnect.io/resources/v1/messaging

Request Body

{"correlationid"=>"{{Identifier}}", "notifyurl"=>"{{Url}}", "expiry"=>"{{TimeinUTC}}", "deliverychannel"=>"push", "destination"=>[{"pushid"=>["value1", "value2"]}], "channels"=>{"push"=>{"android"=>{"text"=>"{{MessageBody}}", "extras"=>{"sound"=>"default", "notificationaction"=>{"action"=>"OPEN_URL", "value"=>"www.google.com"}}}}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
keystring