---
title: "Changes to Patch Settings Policy"
method: PATCH
path: "/api/settings"
---

# Changes to Patch Settings Policy

`PATCH /api/settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 85 revisions.

- **2026-08-12** `5c36e837be95` — 1 warning
- **2026-07-30** `584337d1a24c` — 12 info
- **2026-07-25** `7a85443866b7` — 1 info

## Changes

- **2026-08-12** `5c36e837be95` — 1 warning
  - added the new `string_list` enum value to the `scopes/items/fields/items/editor` response property for the response status `200`
- **2026-07-30** `584337d1a24c` — 12 info
  - added the new optional request property `profile`
  - the request property `path` became optional
  - the request property `scope` became optional
  - the request property `value` became optional
  - request property `path` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `scope` list-of-types was widened by adding types `null` to media type `application/json`
  - the `path` request property's minLength was decreased from `1` to `0`
  - the `scope` request property's minLength was decreased from `1` to `0`
  - removed the pattern `^[A-Za-z0-9][A-Za-z0-9._-]{0,127}$` from the request property `scope`
  - removed the pattern `^[a-z][a-z0-9_.]*$` from the request property `path`
  - added the optional property `available_profiles` to the response with the `200` status
  - added the optional property `default_profile` to the response with the `200` status
- **2026-07-25** `7a85443866b7` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/qredence/apis/fleet-rlm/docs/api/settings/patch.md) · [API](https://skmtc.dev/qredence/apis/fleet-rlm.md) · [Page](https://skmtc.dev/qredence/apis/fleet-rlm/changes/api/settings/patch)
