---
title: "Changes to Add Gate Rule"
method: POST
path: "/console/v1/gates/{id}/rule"
---

# Changes to Add Gate Rule

`POST /console/v1/gates/{id}/rule`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 8 revisions.

- **2026-08-26** `1fd471fa03cc` — 1 breaking, 26 warning, 26 info

## Changes

- **2026-08-26** `1fd471fa03cc` — 1 breaking, 26 warning, 26 info
  - request property `conditions/items/operator` was restricted to a list of enum values
  - added the new `after` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `any` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `any_case_sensitive` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `array_contains_all` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `array_contains_any` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `array_contains_none` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `before` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `encoded_any` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `gt` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `gte` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `is_not_null` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `is_null` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `lt` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `lte` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `none` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `none_case_sensitive` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `not_array_contains_all` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `on` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `str_contains_any` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `str_contains_none` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `str_matches` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `version_eq` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `version_gt` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `version_gte` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `version_lt` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `version_lte` enum value to the `allOf[subschema #2]/data/rules/items/conditions/items/operator` response property for the response status `200`
  - added the new `after` enum value to the request property `conditions/items/operator`
  - added the new `any` enum value to the request property `conditions/items/operator`
  - added the new `any_case_sensitive` enum value to the request property `conditions/items/operator`
  - added the new `array_contains_all` enum value to the request property `conditions/items/operator`
  - added the new `array_contains_any` enum value to the request property `conditions/items/operator`
  - added the new `array_contains_none` enum value to the request property `conditions/items/operator`
  - added the new `before` enum value to the request property `conditions/items/operator`
  - added the new `encoded_any` enum value to the request property `conditions/items/operator`
  - added the new `gt` enum value to the request property `conditions/items/operator`
  - added the new `gte` enum value to the request property `conditions/items/operator`
  - added the new `is_not_null` enum value to the request property `conditions/items/operator`
  - added the new `is_null` enum value to the request property `conditions/items/operator`
  - added the new `lt` enum value to the request property `conditions/items/operator`
  - …13 more

---

[Operation](https://skmtc.dev/statsig/apis/console-api/docs/console/v1/gates/:id/rule/post.md) · [API](https://skmtc.dev/statsig/apis/console-api.md) · [Page](https://skmtc.dev/statsig/apis/console-api/changes/console/v1/gates/:id/rule/post)
