Playground
Resume Run
Resume awaiting run.
POST
Body
application/json
Identifier of a run
Mode of the request
Available options:
sync
, async
, stream
Response
200
application/json
Run resumed
A unique identifier for the agent following the RFC 1123 DNS-label naming convention.
Example:
"chat"
Identifier of a run
Status of the run
Available options:
created
, in-progress
, awaiting
, cancelling
, cancelled
, completed
, failed
Identifier of a session
Description of the awaited payload to resume the run, only available when status is awaiting