Send Message

POST https://{{axpAPIDomain}}/api/digital/channel/v1/accounts/:accountId/engagements/:engagementId/messages

Send messages to the Contact Center.

Request Body

{"sessionId"=>"{{digitalSessionId}}", "dialogId"=>"{{digitalDialogId}}", "body"=>{"elementType"=>"text", "elementText"=>{"text"=>"I need some help to sell my car"}}, "senderParticipantName"=>"John Doe"}

HEADERS

KeyDatatypeRequiredDescription
appkeystring
Content-Typestring
Acceptstring