latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-16234465.0 KB

c47be4a3f07e

settings

Patch Settings Policy

Update the settings policy's default profile or a specified field.

Parameters: body (SettingsPolicyPatchRequest): The requested profile or field update, including the expected revision.

Returns: SettingsPolicyResponse: The updated settings policy.

Raises: HTTPException: If the revision conflicts, the update is invalid, or the policy is unavailable.

patch/api/settings

Request body

revisionstring required
scopestring nullable
pathstring nullable
{"stackTrail":"components:schemas:JsonValue","oasType":"schema","type":"unknown"}
profilestring nullable

Response

Successful Response

revisionstring required
active_profilestring nullable
default_profilestring nullable
available_profilesstring[]
restart_requiredboolean