Update Session
Stop a session and all its running tasks.
Path parameters
session_id
Headers
X-Browser-Use-API-Key
Request
This endpoint expects an object.
action
The action to perform on the session
Allowed values:
Response
Successful Response
id
Unique identifier for the session
status
Current status of the session (active/stopped)
Allowed values:
startedAt
Timestamp when the session was created and started
tasks
List of tasks associated with this session
liveUrl
URL where the browser can be viewed live in real-time
finishedAt
Timestamp when the session was stopped (None if still active)