---
title: "POST /api/v1/GenevaActions/Pools"
method: POST
path: "/api/v1/GenevaActions/Pools"
tags: ["Pools"]
---

# POST /api/v1/GenevaActions/Pools

`POST /api/v1/GenevaActions/Pools`

## Request body

- PoolConfigRequestBody
  - `poolCode` string, nullable
  - `poolType` string, nullable
  - `region` string, nullable
  - `maxTargetCount` string, nullable
  - `minTargetCount` string, nullable
  - `targetCount` string, nullable
  - `comment` string, nullable

## Response `200`

Success

- SystemConfigurationResponse
  - `key` string, nullable
  - `value` string, nullable
  - `comment` string, nullable

## Other responses

- `400` — Bad Request

---

[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)
