New Authentication
POST https://api.imiconnect.co/resources/v1/messaging
Request Body
{"deliverychannel"=>"AppleBusinessChat", "appid"=>"{{ambAppid}}", "destination"=>[{"abcUserId"=>["{{ambUserId}}"]}], "channels"=>{"AppleBusinessChat"=>{"type"=>"interactive", "interactiveData"=>{"data"=>{"version"=>"", "requestIdentifier"=>"", "images"=>[{"identifier"=>"", "url"=>""}], "authenticate"=>{"oauth2"=>{"responseType"=>"code", "scope"=>[""]}}}, "receivedMessage"=>{"subtitle"=>"", "title"=>"", "imageIdentifier"=>""}, "replyMessage"=>{"subtitle"=>"", "title"=>"", "imageIdentifier"=>""}}}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
key | string |