POST
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
messages

New messages can not be added while the Run is still processing.

Headers

authorization
string
required

Path Parameters

runId
string
required
clusterId
string
required

Body

application/json
id
string
message
string
required
type
enum<string>
Available options:
human,
supervisor

Response

200 - application/json
messages
object[]
required