createMessage

Creates a new Message

POST/messages

Header parameters

x-user-keystring
Authentication Key

Request body

Message data

payloadobject
Payload is the content type of the message.
conversationIdstring
ID of the Conversation

Response

Returns a Message.

messageobject
The Message object represents a message in a Conversation for a specific User.