Stop a browser session.
Refund: When you stop a session, unused time is automatically refunded. If the session ran for less than 1 hour, you’ll receive a proportional refund. Billing is ceil to the nearest minute (minimum 1 minute).
Request model for updating browser session state.
The action to perform on the session
stop Successful Response
View model for representing a browser session.
Unique identifier for the session
Current status of the session (active/stopped)
active, stopped Timestamp when the session will timeout
Timestamp when the session was created and started
URL where the browser can be viewed live in real-time
Chrome DevTools Protocol URL for browser automation
Timestamp when the session was stopped (None if still active)
Amount of proxy data used in MB
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Cost of proxy usage in USD
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Cost of browser session hosting in USD
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$ID of the agent session that created this browser (None for standalone BaaS sessions)
Presigned URL to download the session recording (available after session ends, if recording was enabled)