Path Parameters
The id value of the conversation you want to send a message to.
Body
application/json
new message info
Request payload for sending a new message. The payload includes the messageType, createdAt date, and a messageData field whose structure depends on the messageType.
Response
message object
The response is of type object
.