createMessage
Creates a new Message
POST
/messagesHeader parameters
x-user-keystringAuthentication Key
Request body
Message data
payloadobjectPayload is the content type of the message.
conversationIdstringID of the Conversation
Response
Returns a Message.
messageobjectThe Message object represents a message in a Conversation for a specific User.