---
title: "Changes to POST /mr-api/application/{appId}/rollout-strategy"
method: POST
path: "/mr-api/application/{appId}/rollout-strategy"
---

# Changes to POST /mr-api/application/{appId}/rollout-strategy

`POST /mr-api/application/{appId}/rollout-strategy`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `faed5fd616c3` — 2 breaking, 15 warning, 4 info
- **2023-09-24** `b06e5f293bda` — 1 breaking, 4 warning, 16 info

## Changes

- **2026-07-17** `faed5fd616c3` — 2 breaking, 15 warning, 4 info
  - added `#/components/schemas/BaseRolloutStrategy, subschema #2` to the request body `allOf` list
  - removed the required property `rolloutStrategy/name` from the response with the `201` status
  - removed the request property `attributes`
  - removed the request property `avatar`
  - removed the request property `colouring`
  - removed the request property `id`
  - removed the request property `name`
  - removed the request property `percentage`
  - removed the request property `percentageAttributes`
  - removed the request property `value`
  - removed the optional property `rolloutStrategy/attributes` from the response with the `201` status
  - removed the optional property `rolloutStrategy/avatar` from the response with the `201` status
  - removed the optional property `rolloutStrategy/colouring` from the response with the `201` status
  - removed the optional property `rolloutStrategy/id` from the response with the `201` status
  - removed the optional property `rolloutStrategy/percentage` from the response with the `201` status
  - removed the optional property `rolloutStrategy/percentageAttributes` from the response with the `201` status
  - removed the optional property `rolloutStrategy/value` from the response with the `201` status
  - added the optional property `changedBy/personType` to the response with the `201` status
  - added the optional property `changedBy/whenLastAuthenticated` to the response with the `201` status
  - added the optional property `changedBy/whenLastSeen` to the response with the `201` status
  - added `#/components/schemas/BaseRolloutStrategy, subschema #2` to the `rolloutStrategy` response property `allOf` list for the response status `201`
- **2023-09-24** `b06e5f293bda` — 1 breaking, 4 warning, 16 info
  - added the new required request property `name`
  - removed `#/components/schemas/BaseRolloutStrategy, subschema #2` from the request body `allOf` list
  - removed the optional property `changedBy/personType` from the response with the `201` status
  - removed the optional property `changedBy/whenLastAuthenticated` from the response with the `201` status
  - removed the optional property `changedBy/whenLastSeen` from the response with the `201` status
  - added the new optional request property `attributes`
  - added the new optional request property `avatar`
  - added the new optional request property `colouring`
  - added the new optional request property `id`
  - added the new optional request property `percentage`
  - added the new optional request property `percentageAttributes`
  - added the new optional request property `value`
  - added the optional property `rolloutStrategy/attributes` to the response with the `201` status
  - added the optional property `rolloutStrategy/avatar` to the response with the `201` status
  - added the optional property `rolloutStrategy/colouring` to the response with the `201` status
  - added the optional property `rolloutStrategy/id` to the response with the `201` status
  - added the optional property `rolloutStrategy/percentage` to the response with the `201` status
  - added the optional property `rolloutStrategy/percentageAttributes` to the response with the `201` status
  - added the optional property `rolloutStrategy/value` to the response with the `201` status
  - removed `#/components/schemas/BaseRolloutStrategy, subschema #2` from the `rolloutStrategy` response property `allOf` list for the response status `201`
  - added the required property `rolloutStrategy/name` to the response with the `201` status

---

[Operation](https://skmtc.dev/featurehub-io/apis/managementresourceapi/docs/mr-api/application/:appId/rollout-strategy/post.md) · [API](https://skmtc.dev/featurehub-io/apis/managementresourceapi.md) · [Page](https://skmtc.dev/featurehub-io/apis/managementresourceapi/changes/mr-api/application/:appId/rollout-strategy/post)
