---
title: "Cleanups the Virtual User"
method: GET
path: "/design/virtual-users/cleanup/{projectId}/{virtualUserId}"
tags: ["Design - Virtual Users - Tools"]
---

# Cleanups the Virtual User

`GET /design/virtual-users/cleanup/{projectId}/{virtualUserId}`

## Path parameters

- `projectId` string, required
- `virtualUserId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-03** `0dd39158a6ad` — 1 info
  - api operation id `Q_6` removed and replaced with `E_5`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `e_4` removed and replaced with `Q_6`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `s_4` removed and replaced with `e_4`
- **2026-08-26** `02a15fc32858` — 1 info
  - api operation id `g_5` removed and replaced with `s_4`
- **2026-07-27** `4b624af2cb6e` — 2 breaking, 1 info
  - the response property `children` became nullable for the status `200`
  - the response property `tags` became nullable for the status `200`
  - api operation id `S_2` removed and replaced with `g_5`

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/design/virtual-users/cleanup/:projectId/:virtualUserId/get.md)

---

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