createMessage
Creates a new Message
POST
/messagesHeader parameters
x-user-keystringrequiredAuthentication Key
Request body
Message data
payloadobjectrequiredPayload is the content type of the message.
conversationIdstringrequiredID of the Conversation
Response
application/jsonReturns a Message.
The response is of type createMessageResponse · object.
messageobjectrequiredThe Message object represents a message in a Conversation for a specific User.