Messages
Create a Message
Create a new Human
message within an existing run
POST
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
messages
New messages can not be added while the Run is still processing.
Headers
authorization
string
requiredPath Parameters
runId
string
requiredclusterId
string
requiredBody
application/json
id
string
message
string
requiredtype
enum<string>
Available options:
human
, supervisor
Response
200 - application/json
messages
object[]
requiredWas this page helpful?