---
title: "Changes to Create Dynamic Config Review"
method: POST
path: "/console/v1/dynamic_configs/{id}/reviews"
---

# Changes to Create Dynamic Config Review

`POST /console/v1/dynamic_configs/{id}/reviews`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

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

## Changes

- **2026-08-26** `1fd471fa03cc` — 1 breaking, 52 warning, 26 info
  - request property `change/rules/items/conditions/items/operator` was restricted to a list of enum values
  - added the new `after` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `after` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `any` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `any` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `any_case_sensitive` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `any_case_sensitive` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `array_contains_all` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `array_contains_all` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `array_contains_any` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `array_contains_any` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `array_contains_none` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `array_contains_none` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `before` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `before` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `encoded_any` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `encoded_any` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `gt` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `gt` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `gte` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `gte` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `is_not_null` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `is_not_null` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `is_null` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `is_null` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `lt` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `lt` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `lte` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `lte` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `none` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `none` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `none_case_sensitive` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `none_case_sensitive` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `not_array_contains_all` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `not_array_contains_all` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `on` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `on` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `str_contains_any` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `str_contains_any` enum value to the `allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator` response property for the response status `201`
  - added the new `str_contains_none` enum value to the `allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator` response property for the response status `201`
  - …39 more
- **2026-08-13** `edf696031d4a` — 1 info
  - added the media type `application/json` for the response with the status `201`

---

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