v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBauto-agent
Update Sandbox Phase
Update the high-level progress phase visible to the user.
Args: run_id: Run UUID from the path. body: {"phase": "analyzing"}. callback_token: One-time token issued at run creation.
Raises: HTTPException 401: Token invalid or run already finalized. HTTPException 404: Run not found.
post/auto-agent/run/{run_id}/phase
Path parameters
run_idstring required
Headers
X-Callback-Tokenstring required
Request body
Response
Successful Response