Create Messages & Conversations
Create a message
Send a message within an existing conversation. The message is delivered to all participants in the conversation.
POST
Create a message
Path Parameters
Body
application/json
Body of message.
Response
201 - application/json
Unique identifier of message.
Body of message.
Conversation message belongs to.
Sender of message.
Either a participant or the api team owner/admin.
To find the external researcher, use conversation.metadata.externalResearcherId.
Previous
Add participant to conversationAdd a participant to an existing conversation so they can receive and send messages.
Next
Create a message