Skip to main content
DELETE
Delete Session

Overview

Tears down the browser session, kills the underlying sandbox VM, and stops billing for session time. Idempotent within the 404 boundary — a second call on the same ID returns 404.

Path Parameters

string
required
Browser session ID (UUID).

Example Request

Response

Success Response (204)

Empty body. The session has been destroyed.

Error Responses