---
title: "POST /api/v1/GenevaActions/Prebuilds/pools/delete"
method: POST
path: "/api/v1/GenevaActions/Prebuilds/pools/delete"
tags: ["Prebuilds"]
---

# POST /api/v1/GenevaActions/Prebuilds/pools/delete

`POST /api/v1/GenevaActions/Prebuilds/pools/delete`

## Request body

- PoolSettingsBody
  - `subscription` string, nullable
  - `repoId` string, nullable
  - `branchName` string, nullable
  - `devContainerPath` string, nullable
  - `pools` Pool[], nullable
    - `skuName` string, nullable
    - `targetCount` integer
    - `poolType` integer
  - `storageType` integer

## Response `201`

Created

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/visualstudio/apis/vsonline.md) · [All operations](https://skmtc.net/visualstudio/apis/vsonline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/visualstudio/vsonline/revisions/d55b712ea3ab/schema)
