Skip to main content
DELETE
Delete All Sessions

Description

Closes all active browsers in a single call. Useful for cleanup after a scraping run or test suite.

Authentication

Open-source deployments do not require authentication by default. If your server config enables X-API-Key, include that header with the request.

Response

boolean
Whether all browsers were deleted successfully.

Example

This permanently closes all active sessions on the target server. There is no confirmation step.