---
title: "Changes to Close a period"
method: PATCH
path: "/api/periods/{id}/close"
---

# Changes to Close a period

`PATCH /api/periods/{id}/close`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 16 of 50 revisions.

- **2023-09-22** `89707aed2e4e` — 1 breaking
- **2023-08-23** `990e717b779e` — 1 info
- **2023-08-23** `abdaebb919d2` — 1 breaking
- **2023-08-17** `bc9e361c5d5d` — 2 breaking
- **2023-08-11** `00d037b830a5` — 2 breaking
- **2023-08-06** `a1650a3ffd3f` — 1 info
- **2023-08-03** `0373dfbf63cd` — 1 info
- **2023-05-12** `78c48cd67184` — 2 breaking
- **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` — 1 breaking, 1 warning, 2 info
- **2002-04-24** `85037159b344` — 2 breaking

## Changes

- **2023-09-22** `89707aed2e4e` — 1 breaking
  - the response property `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-17** `bc9e361c5d5d` — 2 breaking
  - the `givers/items/name` response property's minLength was decreased from `4` to `2` for the response status `200`
  - the `receivers/items/name` response property's minLength was decreased from `4` to `2` for the response status `200`
- **2023-08-11** `00d037b830a5` — 2 breaking
  - removed the required property `attestationsTxHash` from the response with the `200` status
  - removed the required property `startDate` from the response with the `200` status
- **2023-08-06** `a1650a3ffd3f` — 1 info
  - added the required property `startDate` to the response with the `200` status
- **2023-08-03** `0373dfbf63cd` — 1 info
  - added the required property `attestationsTxHash` to the response with the `200` status
- **2023-05-12** `78c48cd67184` — 2 breaking
  - the `givers/items/name` response property's maxLength was increased from `20` to `32` for the response status `200`
  - the `receivers/items/name` response property's maxLength was increased from `20` to `32` 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` — 1 breaking, 1 warning, 2 info
  - removed the required property `startDate` from the response with the `200` status
  - removed the optional property `attestationsTxHash` from the response with the `200` status
  - the response property `givers/items/avatarId` became required for the status `200`
  - the response property `receivers/items/avatarId` became required for the status `200`
- **2002-04-24** `85037159b344` — 2 breaking
  - the response property `givers/items/avatarId` became optional for the status `200`
  - the response property `receivers/items/avatarId` became optional for the status `200`

---

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