---
title: "POST /v1/folders/{id}"
method: POST
path: "/v1/folders/{id}"
tags: ["folders"]
---

# POST /v1/folders/{id}

`POST /v1/folders/{id}`

Update an existing folder

## Path parameters

- `id` string, required

## Request body

- object
  - `displayName` string, required

## Response `200`

Default Response

## Changes

- **2024-09-09** `b04deb48df4b` — 1 warning
  - removed the request property `projectId`
- **2024-09-05** `3e19fa5e716a` — 1 info
  - endpoint added
- **2023-12-03** `7b0cc60eed56` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/activeboxes/apis/activeboxes-documentation/changes/v1/folders/:id/post.md)

---

[API](https://skmtc.dev/activeboxes/apis/activeboxes-documentation.md) · [All operations](https://skmtc.dev/activeboxes/apis/activeboxes-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/activeboxes/activeboxes-documentation/revisions/12c564515962/schema)
