---
title: "Changes to Set value for a period setting."
method: PATCH
path: "/api/periods/{periodId}/settings/{settingId}"
---

# Changes to Set value for a period setting.

`PATCH /api/periods/{periodId}/settings/{settingId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 50 revisions.

- **2023-09-22** `89707aed2e4e` — 1 breaking
- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-11** `00d037b830a5` — 2 breaking
- **2023-08-06** `a1650a3ffd3f` — 1 info
- **2023-08-03** `0373dfbf63cd` — 1 info
- **2023-06-06** `a856c86b76ec` — 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** `c6b4d2f6d263` — 1 info
- **2023-03-31** `af4ea0086c6f` — 1 breaking

## Changes

- **2023-09-22** `89707aed2e4e` — 1 breaking
  - the response property `period/allOf[#/components/schemas/Period]/attestationsTxHash` became optional for the status `200`
- **2023-08-23** `990e717b779e` — 1 info
  - endpoint added
- **2023-08-23** `abdaebb919d2` — 1 breaking
  - api path removed without deprecation
- **2023-08-11** `00d037b830a5` — 2 breaking
  - removed the required property `period/allOf[#/components/schemas/Period]/attestationsTxHash` from the response with the `200` status
  - removed the required property `period/allOf[#/components/schemas/Period]/startDate` from the response with the `200` status
- **2023-08-06** `a1650a3ffd3f` — 1 info
  - added the required property `period/allOf[#/components/schemas/Period]/startDate` to the response with the `200` status
- **2023-08-03** `0373dfbf63cd` — 1 info
  - added the required property `period/allOf[#/components/schemas/Period]/attestationsTxHash` to the response with the `200` status
- **2023-06-06** `a856c86b76ec` — 1 breaking, 1 info
  - the `value` response property's maxLength was increased from `255` to `512` for the response status `200`
  - the `value` request property's maxLength was increased from `255` to `512`
- **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** `c6b4d2f6d263` — 1 info
  - endpoint added
- **2023-03-31** `af4ea0086c6f` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/givepraise/apis/praise-api/docs/api/periods/:periodId/settings/:settingId/patch.md) · [API](https://skmtc.dev/givepraise/apis/praise-api.md) · [Page](https://skmtc.dev/givepraise/apis/praise-api/changes/api/periods/:periodId/settings/:settingId/patch)
