Send a message

Sends a message from the user actor to the agent. This is an asynchronous
operation — it returns 200 immediately once the message is accepted. Call the
GET endpoint on the same path to poll for the agent's response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

User actor UUID

Body Params
string
required

The message text to send to the agent

uuid

Optional command act UUID to associate with this message

uuid

Optional external event UUID set by your system for correlation

arguments
array of objects
Defaults to []

Additional payload arguments passed alongside the message

arguments
boolean
Defaults to false

If true, the agent will not be interrupted mid-response

Responses
200

Message accepted for processing

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json