---
title: "Changes to Set Requirement State"
method: POST
path: "/marketing/guidelines/requirements/{requirement_id}/state"
---

# Changes to Set Requirement State

`POST /marketing/guidelines/requirements/{requirement_id}/state`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-09-02** `425d5b8a3c17` — 1 breaking, 3 warning, 4 info

## Changes

- **2026-09-02** `425d5b8a3c17` — 1 breaking, 3 warning, 4 info
  - response property `decomposition_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the new `approved` enum value to the `change_kind` response property for the response status `200`
  - added the new `proposed` enum value to the `change_kind` response property for the response status `200`
  - added the new `proposed` enum value to the `state` response property for the response status `200`
  - added the new optional request property `replaces_requirement_id`
  - added the new `proposed` enum value to the request property `state`
  - added the required property `context` to the response with the `200` status
  - added the required property `guideline_set_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/kobaltlabs/apis/fastapi/docs/marketing/guidelines/requirements/:requirement_id/state/post.md) · [API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [Page](https://skmtc.dev/kobaltlabs/apis/fastapi/changes/marketing/guidelines/requirements/:requirement_id/state/post)
