---
title: "Changes to Create status"
method: POST
path: "/api/v1/statuses"
---

# Changes to Create status

`POST /api/v1/statuses`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 6 breaking, 11 info
- **2026-07-07** `84194c31ab85` — 10 breaking, 5 warning

## Changes

- **2026-07-07** `a3b4750a505f` — 6 breaking, 11 info
  - added the new required request property `code`
  - added the new required request property `color`
  - added the new required request property `description`
  - added the new required request property `entityType`
  - added the new required request property `label`
  - added the new required request property `nature`
  - added the required property `active` to the response with the `201` status
  - added the required property `code` to the response with the `201` status
  - added the required property `color` to the response with the `201` status
  - added the required property `created_at` to the response with the `201` status
  - added the required property `description` to the response with the `201` status
  - added the required property `entity_type` to the response with the `201` status
  - added the required property `id` to the response with the `201` status
  - added the required property `label` to the response with the `201` status
  - added the required property `nature` to the response with the `201` status
  - added the required property `origin` to the response with the `201` status
  - added the required property `updated_at` to the response with the `201` status
- **2026-07-07** `84194c31ab85` — 10 breaking, 5 warning
  - removed the required property `active` from the response with the `201` status
  - removed the required property `code` from the response with the `201` status
  - removed the required property `color` from the response with the `201` status
  - removed the required property `created_at` from the response with the `201` status
  - removed the required property `entity_type` from the response with the `201` status
  - removed the required property `id` from the response with the `201` status
  - removed the required property `label` from the response with the `201` status
  - removed the required property `nature` from the response with the `201` status
  - removed the required property `origin` from the response with the `201` status
  - removed the required property `updated_at` from the response with the `201` status
  - removed the request property `code`
  - removed the request property `color`
  - removed the request property `entityType`
  - removed the request property `label`
  - removed the request property `nature`

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/statuses/post.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/statuses/post)
