---
title: "PATCH /folders/{id}"
method: PATCH
path: "/folders/{id}"
tags: ["Folders"]
---

# PATCH /folders/{id}

`PATCH /folders/{id}`

## Path parameters

- `id` number, double, required

## Headers

- `X-PHYSNA-TENANTID` string

## Request body

- object — A partial of the Folder object. The values that you would like applied to the matching folder.
  - `description` string

## Response `200`

Ok

- FolderUpdateResponse
  - `affected` number, double, required

---

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