Submit a follow-up message for a run
Send a follow-up message to an existing run. The server transparently routes the message based on the current state of the run (still queued, actively running, or ended). A 200 response means the follow-up was accepted; updated run state can be observed via GET /agent/runs/{runId}.
Path parameters
The unique identifier of the run
Request body
Response
Follow-up accepted
Changes
Changed in 1 of the 2 revisions of this API.10
- ○
added the optional property
auth_urlto the response with the400statusresponse-optional-property-added
- ○
added the optional property
auth_urlto the response with the401statusresponse-optional-property-added
- ○
added the optional property
auth_urlto the response with the403statusresponse-optional-property-added
- ○
added the optional property
auth_urlto the response with the404statusresponse-optional-property-added
- ○
added the optional property
auth_urlto the response with the500statusresponse-optional-property-added
- ○
added the optional property
providerto the response with the400statusresponse-optional-property-added
- ○
added the optional property
providerto the response with the401statusresponse-optional-property-added
- ○
added the optional property
providerto the response with the403statusresponse-optional-property-added
- ○
added the optional property
providerto the response with the404statusresponse-optional-property-added
- ○
added the optional property
providerto the response with the500statusresponse-optional-property-added
- ○