---
title: "Update Active Scopes"
method: PATCH
path: "/v1/admin/inheritable-settings/{key}/scopes"
tags: ["admin"]
---

# Update Active Scopes

`PATCH /v1/admin/inheritable-settings/{key}/scopes`

Set active_scopes for a registered setting. Enforces
block-disable-until-cleared: if dropping a scope from the active set
would orphan existing overrides, returns 409 with the count and a
message instructing the admin to clear them first.

## Path parameters

- `key` string, required

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/roxels/apis/interviewer.md) · [All operations](https://skmtc.dev/roxels/apis/interviewer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/roxels/interviewer/revisions/4ef48ed226e1/schema)
