---
title: "Changes to Clear the browser preview URL for a session"
method: DELETE
path: "/api/v1/sessions/{sessionId}/preview"
---

# Changes to Clear the browser preview URL for a session

`DELETE /api/v1/sessions/{sessionId}/preview`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 110 revisions.

- **2026-09-02** `994cad7b0028` — 1 info
- **2026-08-30** `740f56983ade` — 2 info
- **2026-08-27** `2ecc6c3f5734` — 1 info
- **2026-08-19** `cfefbf47dc04` — 1 info
- **2026-08-14** `ad03d2ec1b20` — 1 info
- **2026-08-13** `71905b90713b` — 1 info
- **2026-08-13** `1c746377fde5` — 1 info
- **2026-08-09** `be069344383f` — 1 info
- **2026-08-09** `25a4d3b59cf4` — 1 warning
- **2026-08-07** `6ffec0ec12f0` — 21 warning
- **2026-08-06** `d8396ad2c721` — 1 info
- **2026-08-04** `352bbca50f98` — 2 info
- **2026-08-04** `f4fd1a6add81` — 1 info
- **2026-07-24** `d202268a973f` — 1 warning, 2 info
- **2026-06-22** `31605d9fa5c7` — 1 info
- **2026-06-10** `b64f5ab46d87` — 1 breaking

## Changes

- **2026-09-02** `994cad7b0028` — 1 info
  - added the optional property `session/reviewerConfig` to the response with the `200` status
- **2026-08-30** `740f56983ade` — 2 info
  - added the required property `session/displayStatus` to the response with the `200` status
  - added the required property `session/kanbanColumn` to the response with the `200` status
- **2026-08-27** `2ecc6c3f5734` — 1 info
  - added the optional property `session/lastUserMessageAt` to the response with the `200` status
- **2026-08-19** `cfefbf47dc04` — 1 info
  - added the optional property `session/model` to the response with the `200` status
- **2026-08-14** `ad03d2ec1b20` — 1 info
  - added the optional property `session/activeAgentSwitch` to the response with the `200` status
- **2026-08-13** `71905b90713b` — 1 info
  - added the required property `session/autoReviewEnabled` to the response with the `200` status
- **2026-08-13** `1c746377fde5` — 1 info
  - added the required property `session/autoInjectCI` to the response with the `200` status
- **2026-08-09** `be069344383f` — 1 info
  - added the required property `session/autoInjectReview` to the response with the `200` status
- **2026-08-09** `25a4d3b59cf4` — 1 warning
  - added the new `kimchi` enum value to the `session/reviewerHarness` response property for the response status `200`
- **2026-08-07** `6ffec0ec12f0` — 21 warning
  - added the new `agy` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `aider` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `amp` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `auggie` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `autohand` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `cline` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `continue` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `copilot` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `crush` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `cursor` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `devin` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `droid` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `goose` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `grok` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `kilocode` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `kimi` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `kiro` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `muse` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `pi` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `qwen` enum value to the `session/reviewerHarness` response property for the response status `200`
  - added the new `vibe` enum value to the `session/reviewerHarness` response property for the response status `200`
- **2026-08-06** `d8396ad2c721` — 1 info
  - added the required property `session/mode` to the response with the `200` status
- **2026-08-04** `352bbca50f98` — 2 info
  - added the optional property `session/pinnedAt` to the response with the `200` status
  - added the required property `session/isPinned` to the response with the `200` status
- **2026-08-04** `f4fd1a6add81` — 1 info
  - added the optional property `session/reviewerHarness` to the response with the `200` status
- **2026-07-24** `d202268a973f` — 1 warning, 2 info
  - added the new `exited` enum value to the `session/status` response property for the response status `200`
  - added the optional property `session/scmStatus` to the response with the `200` status
  - added the required property `session/terminateOnPrMerge` to the response with the `200` status
- **2026-06-22** `31605d9fa5c7` — 1 info
  - endpoint added
- **2026-06-10** `b64f5ab46d87` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/docs/api/v1/sessions/:sessionId/preview/delete.md) · [API](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon.md) · [Page](https://skmtc.dev/composiohq/apis/agent-orchestrator-http-daemon/changes/api/v1/sessions/:sessionId/preview/delete)
