---
title: "Changes to Set environment-default strategy"
method: POST
path: "/api/admin/projects/{projectId}/environments/{environment}/default-strategy"
---

# Changes to Set environment-default strategy

`POST /api/admin/projects/{projectId}/environments/{environment}/default-strategy`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

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

## Changes

- **2026-07-31** `b2c3116e633e` — 1 breaking, 2 warning, 2 info
  - the `constraints/items/value` request property's minLength was increased from `0` to `1`
  - added the new `SEMVER_GTE` enum value to the `constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_LTE` enum value to the `constraints/items/operator` response property for the response status `200`
  - added the new `SEMVER_GTE` enum value to the request property `constraints/items/operator`
  - added the new `SEMVER_LTE` enum value to the request property `constraints/items/operator`
- **2026-06-15** `774670258f04` — 1 warning, 1 info
  - added the new `REGEX` enum value to the `constraints/items/operator` response property for the response status `200`
  - added the new `REGEX` enum value to the request property `constraints/items/operator`

---

[Operation](https://skmtc.dev/unleash/apis/unleash-api-3/docs/api/admin/projects/:projectId/environments/:environment/default-strategy/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/environments/:environment/default-strategy/post)
