Stop Browser Use Run
End a browser-use run (queued OR running). Returns it in stopped.
Stopping a browser-use browser also closes its disposable session. MOCKED.
Authorizations
Path Parameters
Response
Successful Response
A browser-use run, as returned by POST /runs and GET /runs/{id}.
On completion: result is the answer string. output is a typed object set
ONLY when structuredOutput was requested (else null). browser_id populates
once provisioned and persists through completion.
Run id, e.g. "run_...".
queued, running, completed, failed, stopped The disposable session this run belongs to.
Always 'browser-use'.
browser-use, browsercode The browser this run used. Null until provisioned; persists after completion.
Answer string. Null until the run completes.
Typed output — only when structuredOutput was requested; else null.
Failure reason, if the run failed.
USD billed to the project.
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$