Skip to main content
POST
Stop Browser

Authorizations

X-Browser-Use-API-Key
string
header
required

Path Parameters

browser_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
status
enum<string>
required

'active' (running) or 'stopped'.

Available options:
active,
stopped
createdAt
string<date-time>
required
cdpUrl
string | null

Chrome DevTools Protocol endpoint. Null until the browser is booted.

liveViewUrl
string | null

Watch the browser live in a tab. Null until booted.

agentSessionId
string<uuid> | null

The agent session that used this browser, if any.