---
title: "Changes to Clone a feature flag"
method: POST
path: "/api/admin/projects/{projectId}/features/{featureName}/clone"
---

# Changes to Clone a feature flag

`POST /api/admin/projects/{projectId}/features/{featureName}/clone`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 4 warning
- **2026-06-15** `774670258f04` — 5 warning, 5 info

## Changes

- **2026-07-31** `b2c3116e633e` — 4 warning
  - added the new `SEMVER_GTE` enum value to the `environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_GTE` enum value to the `environments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `environments/items/strategies/items/constraints/items/operator` response property for the response status `200`
- **2026-06-15** `774670258f04` — 5 warning, 5 info
  - removed the optional property `lastSeenAt` from the response with the `200` status
  - removed the optional property `strategies` from the response with the `200` status
  - removed the optional property `variants` from the response with the `200` status
  - added the new `REGEX` enum value to the `environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the `environments/items/strategies/items/constraints/items/operator` response property for the response status `200`
  - added the optional property `environments/items/releasePlans/items/milestones/items/strategies/items/disabled` to the response with the `200` status
  - added the optional property `environments/items/releasePlans/items/safeguards/items/impactMetric/source` to the response with the `200` status
  - added the optional property `environments/items/safeguards` to the response with the `200` status
  - response property `environments/items/releasePlans/items/milestones/items/strategies/items/strategyName` deprecated (stability: stable)
  - added the required property `environments/items/releasePlans/items/milestones/items/strategies/items/name` to the response with the `200` status

---

[Operation](https://skmtc.dev/unleash/apis/unleash-api-3/docs/api/admin/projects/:projectId/features/:featureName/clone/post.md) · [API](https://skmtc.dev/unleash/apis/unleash-api-3.md) · [Page](https://skmtc.dev/unleash/apis/unleash-api-3/changes/api/admin/projects/:projectId/features/:featureName/clone/post)
