Destroy an active cloud browser session and release its resources.
| Header | Value |
|---|---|
Authorization | Bearer <API_KEY> |
Content-Type | application/json |
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The session ID to destroy |
| Field | Type | Description |
|---|---|---|
success | boolean | Whether the session was successfully destroyed |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The browser session ID