Messages
Update a Message
Update an existing message
PUT
/
clusters
/
{clusterId}
/
runs
/
{runId}
/
messages
/
{messageId}
Updating a message will delete all following messages (Human or otherwise) and re-evaluate the run from the new message.
Headers
authorization
string
requiredPath Parameters
clusterId
string
requiredrunId
string
requiredmessageId
string
requiredBody
application/json
message
string
requiredResponse
200 - application/json
data
object
requiredid
string
requiredWas this page helpful?