---
title: "Close web session"
method: POST
path: "/web_proxy/close"
tags: ["WebProxy"]
---

# Close web session

`POST /web_proxy/close`

Close an active web session and clean up resources

## Request body

- object

## Response `200`

Session closed successfully

## Changes

- **2025-08-12** `92404b9b0e7b` — 2 info
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `404`
- **2025-07-30** `6be7dc58b715` — 1 info
  - endpoint added
- **2025-03-02** `f6b1c099afda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/veops/apis/untitled-api-3/changes/web_proxy/close/post.md)

---

[API](https://skmtc.dev/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.dev/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veops/untitled-api-3/revisions/d7525cb4e839/schema)
