---
title: "Changes to Create strategy"
method: POST
path: "/api/v1/strategies"
---

# Changes to Create strategy

`POST /api/v1/strategies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 6 breaking, 35 info
- **2026-07-07** `84194c31ab85` — 21 breaking, 18 warning

## Changes

- **2026-07-07** `a3b4750a505f` — 6 breaking, 35 info
  - added the new required request property `active`
  - added the new required request property `category`
  - added the new required request property `code`
  - added the new required request property `daily_capacity`
  - added the new required request property `name`
  - added the new required request property `type`
  - added the new optional request property `address`
  - added the new optional request property `cluster_id`
  - added the new optional request property `color`
  - added the new optional request property `contact`
  - added the new optional request property `description`
  - added the new optional request property `endless_aisle`
  - added the new optional request property `holiday_operating_hours`
  - added the new optional request property `metadata`
  - added the new optional request property `operates_on_holidays`
  - added the new optional request property `operating_hours`
  - added the new optional request property `sfs`
  - added the new optional request property `state_machine_id`
  - added the new optional request property `tags`
  - added the required property `active` to the response with the `201` status
  - added the required property `address` to the response with the `201` status
  - added the required property `category` to the response with the `201` status
  - added the required property `cluster_id` 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 `contact` to the response with the `201` status
  - added the required property `created_at` to the response with the `201` status
  - added the required property `daily_capacity` to the response with the `201` status
  - added the required property `description` to the response with the `201` status
  - added the required property `endless_aisle` to the response with the `201` status
  - added the required property `holiday_operating_hours` to the response with the `201` status
  - added the required property `id` to the response with the `201` status
  - added the required property `metadata` to the response with the `201` status
  - added the required property `name` to the response with the `201` status
  - added the required property `operates_on_holidays` to the response with the `201` status
  - added the required property `operating_hours` to the response with the `201` status
  - added the required property `sfs` to the response with the `201` status
  - added the required property `state_machine_id` to the response with the `201` status
  - added the required property `tags` to the response with the `201` status
  - added the required property `type` to the response with the `201` status
  - …1 more
- **2026-07-07** `84194c31ab85` — 21 breaking, 18 warning
  - removed the required property `active` from the response with the `201` status
  - removed the required property `address` from the response with the `201` status
  - removed the required property `category` from the response with the `201` status
  - removed the required property `cluster_id` 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 `contact` from the response with the `201` status
  - removed the required property `created_at` from the response with the `201` status
  - removed the required property `daily_capacity` from the response with the `201` status
  - removed the required property `description` from the response with the `201` status
  - removed the required property `endless_aisle` from the response with the `201` status
  - removed the required property `holiday_operating_hours` from the response with the `201` status
  - removed the required property `id` from the response with the `201` status
  - removed the required property `metadata` from the response with the `201` status
  - removed the required property `name` from the response with the `201` status
  - removed the required property `operates_on_holidays` from the response with the `201` status
  - removed the required property `operating_hours` from the response with the `201` status
  - removed the required property `sfs` from the response with the `201` status
  - removed the required property `tags` from the response with the `201` status
  - removed the required property `type` from the response with the `201` status
  - removed the required property `updated_at` from the response with the `201` status
  - removed the request property `active`
  - removed the request property `address`
  - removed the request property `category`
  - removed the request property `cluster_id`
  - removed the request property `code`
  - removed the request property `color`
  - removed the request property `contact`
  - removed the request property `daily_capacity`
  - removed the request property `description`
  - removed the request property `endless_aisle`
  - removed the request property `holiday_operating_hours`
  - removed the request property `metadata`
  - removed the request property `name`
  - removed the request property `operates_on_holidays`
  - removed the request property `operating_hours`
  - removed the request property `sfs`
  - removed the request property `tags`
  - removed the request property `type`

---

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