---
title: "PUT /communities/{id}"
method: PUT
path: "/communities/{id}"
tags: ["CommunityController"]
---

# PUT /communities/{id}

`PUT /communities/{id}`

## Path parameters

- `id` string, required

## Request body

- object

## Response `204`

Community PUT success

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
