---
title: "Changes to Create a Retrospective Review"
method: POST
path: "/retrospectives/{id}/reviews"
---

# Changes to Create a Retrospective Review

`POST /retrospectives/{id}/reviews`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 28 revisions.

- **2026-07-29** (v1) `227f4f2711e4` — 3 breaking, 3 info

## Changes

- **2026-07-29** (v1) `227f4f2711e4` — 3 breaking, 3 info
  - added the new required request property `attributes/comment/attributes/user/attributes/organizationRole`
  - added the new required request property `attributes/requester/attributes/attributes/organizationRole`
  - added the new required request property `attributes/reviewer/attributes/attributes/organizationRole`
  - added the required property `data/attributes/comment/attributes/user/attributes/organizationRole` to the response with the `200` status
  - added the required property `data/attributes/requester/attributes/attributes/organizationRole` to the response with the `200` status
  - added the required property `data/attributes/reviewer/attributes/attributes/organizationRole` to the response with the `200` status

---

[Operation](https://skmtc.dev/rezible/apis/rezible-api/docs/retrospectives/:id/reviews/post.md) · [API](https://skmtc.dev/rezible/apis/rezible-api.md) · [Page](https://skmtc.dev/rezible/apis/rezible-api/changes/retrospectives/:id/reviews/post)
