Control an agent run
Runs
Control an agent run
Apply one control action to an agent run: pause, resume, cancel, or rollback
(rollback takes a checkpointId). Each action is validated against the run’s current
state, so repeating an already-applied action is safe.
POST
Control an agent run
Authorizations
OrgX API key, sent as Authorization: Bearer oxk_...
Headers
Accepted for forward compatibility. Replay safety for this operation comes from its own state checks, described on the operation.
Required string length:
1 - 200Pattern:
^[A-Za-z0-9][A-Za-z0-9._:/-]{0,199}$Path Parameters
Available options:
pause, resume, cancel, rollback Body
application/json
