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

New messages can not be added while the Run is in the pending or running status.

Headers

authorization
string
required

Path Parameters

runId
string
required
clusterId
string
required

Body

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

Response

201 - application/json

The response is of type any.