---
title: "POST /api/dcv/virtual_desktops/pool/refresh-specs"
method: POST
path: "/api/dcv/virtual_desktops/pool/refresh-specs"
tags: ["Virtual Desktops"]
---

# POST /api/dcv/virtual_desktops/pool/refresh-specs

`POST /api/dcv/virtual_desktops/pool/refresh-specs`

POST operation for /api/dcv/virtual_desktops/pool/refresh-specs

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

Spec refresh completed

- object
  - `success` boolean
  - `message` object — Summary of pools refreshed

## Other responses

- `401` — Authentication required
- `403` — Admin privileges required
- `500` — Server error or refresh failed

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
