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
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |