---
title: "POST /api/collections/update"
method: POST
path: "/api/collections/update"
tags: ["Collections"]
---

# POST /api/collections/update

`POST /api/collections/update`

## Request body

- object
  - `collectionId` string, required
  - `name` string, required

## Response `200`

OK

- object
  - `ok` boolean, required

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
