Skip to main content
DELETE
Delete Session

Description

Closes the browser and releases its resources. Always delete browsers when finished.

Authentication

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

Path Parameters

id
string
required
The browser ID to close.

Response

deleted
string
The ID of the browser that was deleted.

Example

Idle browsers keep consuming local compute and agent capacity until deleted. Always close them when your task is complete.