---
title: "Changes to Update community"
method: PATCH
path: "/api/communities/{id}"
---

# Changes to Update community

`PATCH /api/communities/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 50 revisions.

- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-18** `2415e0d56d99` — 1 info
- **2023-05-22** `35689df7019c` — 1 breaking, 1 info
- **2023-04-27** `e14b4c818c53` — 1 info
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
- **2023-04-04** `aa4804c758aa` — 1 info
- **2023-04-04** `9acb2632a6fd` — 1 breaking
- **2023-04-03** `e1a32d8c1997` — 1 info
- **2023-04-03** `872dae15b4ba` — 1 breaking
- **2023-03-31** `af4ea0086c6f` — 2 breaking, 1 info

## Changes

- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-18** `2415e0d56d99` — 1 info
  - added the required property `features` to the response with the `200` status
- **2023-05-22** `35689df7019c` — 1 breaking, 1 info
  - the `_id` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/ObjectId` from the `_id` response property `allOf` list for the response status `200`
- **2023-04-27** `e14b4c818c53` — 1 info
  - endpoint added
- **2023-04-27** `e8ffc3233d9e` — 1 breaking
  - api path removed without deprecation
- **2023-04-04** `aa4804c758aa` — 1 info
  - endpoint added
- **2023-04-04** `9acb2632a6fd` — 1 breaking
  - api path removed without deprecation
- **2023-04-03** `e1a32d8c1997` — 1 info
  - endpoint added
- **2023-04-03** `872dae15b4ba` — 1 breaking
  - api path removed without deprecation
- **2023-03-31** `af4ea0086c6f` — 2 breaking, 1 info
  - the `_id` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the required property `features` from the response with the `200` status
  - added `#/components/schemas/ObjectId` to the `_id` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/communities/:id/patch.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/communities/:id/patch)
