Send a message as an agent

POST {{baseUrl}}/conversations/messages

Request Body

{"visitorId"=>"kZMvWhf8npAu3H6qd57w2Hv6nh6rnxvg", "text"=>"Hello! How can I help you?", "agentId"=>"d9nKoegKSjmCtyK78"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"eYBEm3gq3zc5ayE2g","type":"agent","text":"Hello! How can I help you?","visitorId":"kZMvWhf8npAu3H6qd57w2Hv6nh6rnxvg","agentId":"d9nKoegKSjmCtyK78","createdAt":1482512803740,"receivedFrom":"SuperAwesomeHelpdesk"}