Stop Browser Session

Stop an existing browser session.

delete/v1/browser/session

Query parameters

sessionIdstring required

The ID of the browser session to stop.

Example:example-session-id

The ID of the browser session to stop.

Response

Successfully stopped browser session.

successboolean required

Indicates whether the session was successfully stopped.

Changes