Text with attachment-Pdf attachments
POST https://{{baseURL}}/resources/v1/messaging
Request Body
{"deliverychannel"=>"AppleBusinessChat", "appid"=>"{{ambAppid}}", "destination"=>[{"abcUserId"=>["{{ambUserId}}"]}], "channels"=>{"AppleBusinessChat"=>{"type"=>"text", "text"=>"", "attachments"=>[{"url"=>"", "mimeType"=>""}]}}, "correlationid"=>"", "callbackData"=>"", "notifyurl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
key | string |