Skip to main content
DELETE
Stop a session

Authorizations

Authorization
string
header
required

A workspace API key from Settings → API keys in the dashboard (https://app.driver.dev), sent as a bearer token.

Query Parameters

sessionId
string
required

The ID of the browser session to stop.

Example:

"example-session-id"

Response

Successfully stopped browser session.

success
boolean
required

Indicates whether the session was successfully stopped.