Send a message to a conversation.

Send a message to a conversation within an agent (formerly known as project) identified by its unique projectId and sessionId. This endpoint enables you to send a new message to a specific conversation, facilitating seamless communication and collaboration within the agent. By providing the projectId and sessionId, you can target the desired conversation and contribute to the ongoing discussion. This API endpoint supports real-time streaming, allowing for instant message delivery and dynamic updates which enables efficient and interactive communication between the user and agent. Here is an example to send a message to a conversation: API SDK.

Send a message to a conversation within an agent (formerly known as project) identified by its unique projectId and sessionId.

This endpoint enables you to send a new message to a specific conversation, facilitating seamless communication and collaboration within the agent.

By providing the projectId and sessionId, you can target the desired conversation and contribute to the ongoing discussion.

This API endpoint supports real-time streaming, allowing for instant message delivery and dynamic updates which enables efficient and interactive communication between the user and agent.

Here is an example to send a message to a conversation: API SDK.

For session ID:

  • session_id must be less than 255 characters
  • session_id must not already be present in the system, for another agent (if it's present for that agent it'll of course just send a new message to it)



Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!