---
title: "Update the license pool"
method: PUT
path: "/licenses/pools/{pool_id}"
tags: ["Licenses"]
---

# Update the license pool

`PUT /licenses/pools/{pool_id}`

## Path parameters

- `pool_id` string, uuid, required

## Request body

- LicensePoolUpdate
  - `description` string — The description of the license pool

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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