---
title: "Start web session"
method: POST
path: "/web_proxy/start"
tags: ["WebProxy"]
---

# Start web session

`POST /web_proxy/start`

Start a new web session for the specified asset

## Request body

- WebProxyStartWebSessionRequest
  - `account_id` integer
  - `asset_id` integer, required
  - `asset_name` string
  - `auth_mode` string

## Response `200`

OK

## Changes

> 10 revisions in range; 1 could not be searched.

- **2025-08-12** `92404b9b0e7b` — 5 info
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
  - …1 more
- **2025-07-30** `6be7dc58b715` — 5 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - …1 more
- **2025-07-30** `3f31e2c4d960` — 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/start/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)
