---
title: "Changes to Import feature flags"
method: POST
path: "/api/admin/features-batch/import"
---

# Changes to Import feature flags

`POST /api/admin/features-batch/import`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-07-31** `b2c3116e633e` — 5 breaking, 10 info
- **2026-06-15** `774670258f04` — 2 breaking, 5 warning, 13 info

## Changes

- **2026-07-31** `b2c3116e633e` — 5 breaking, 10 info
  - the `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/value` request property's minLength was increased from `0` to `1`
  - the `data/featureEnvironments/items/strategies/items/constraints/items/value` request property's minLength was increased from `0` to `1`
  - the `data/featureStrategies/items/constraints/items/value` request property's minLength was increased from `0` to `1`
  - the `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/value` request property's minLength was increased from `0` to `1`
  - the `data/features/items/environments/items/strategies/items/constraints/items/value` request property's minLength was increased from `0` to `1`
  - added the new `SEMVER_GTE` enum value to the request property `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_GTE` enum value to the request property `data/featureEnvironments/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_GTE` enum value to the request property `data/featureStrategies/items/constraints/items/operator`
  - added the new `SEMVER_GTE` enum value to the request property `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_GTE` enum value to the request property `data/features/items/environments/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_LTE` enum value to the request property `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_LTE` enum value to the request property `data/featureEnvironments/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_LTE` enum value to the request property `data/featureStrategies/items/constraints/items/operator`
  - added the new `SEMVER_LTE` enum value to the request property `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator`
  - added the new `SEMVER_LTE` enum value to the request property `data/features/items/environments/items/strategies/items/constraints/items/operator`
- **2026-06-15** `774670258f04` — 2 breaking, 5 warning, 13 info
  - added the new required request property `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/name`
  - added the new required request property `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/name`
  - removed the request property `data/featureTags/items/type`
  - removed the request property `data/featureTags/items/value`
  - removed the request property `data/features/items/lastSeenAt`
  - removed the request property `data/features/items/strategies`
  - removed the request property `data/features/items/variants`
  - added the new optional request property `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/disabled`
  - added the new optional request property `data/featureEnvironments/items/releasePlans/items/safeguards/items/impactMetric/source`
  - added the new optional request property `data/featureEnvironments/items/safeguards`
  - added the new optional request property `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/disabled`
  - added the new optional request property `data/features/items/environments/items/releasePlans/items/safeguards/items/impactMetric/source`
  - added the new optional request property `data/features/items/environments/items/safeguards`
  - request property `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/strategyName` deprecated (stability: stable)
  - request property `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/strategyName` deprecated (stability: stable)
  - added the new `REGEX` enum value to the request property `data/featureEnvironments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator`
  - added the new `REGEX` enum value to the request property `data/featureEnvironments/items/strategies/items/constraints/items/operator`
  - added the new `REGEX` enum value to the request property `data/featureStrategies/items/constraints/items/operator`
  - added the new `REGEX` enum value to the request property `data/features/items/environments/items/releasePlans/items/milestones/items/strategies/items/constraints/items/operator`
  - added the new `REGEX` enum value to the request property `data/features/items/environments/items/strategies/items/constraints/items/operator`

---

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