---
title: "Stop Browser Session"
method: DELETE
path: "/v1/browser/sessions/{session_id}"
---

# Stop Browser Session

`DELETE /v1/browser/sessions/{session_id}`

Stop and clean up a remote browser session.

## Path parameters

- `session_id` string, uuid, required

## Response `204`

Session stopped successfully

## Other responses

- `404` — Session not found

## Changes

- **2026-02-12** `e7ac06ada1aa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/perplexityai/apis/perplexity-ai-api/changes/v1/browser/sessions/:session_id/delete.md)

---

[API](https://skmtc.dev/perplexityai/apis/perplexity-ai-api.md) · [All operations](https://skmtc.dev/perplexityai/apis/perplexity-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/perplexityai/perplexity-ai-api/revisions/bcca72d3b564/schema)
