---
title: "Update Organization Appearance Policy"
method: PATCH
path: "/api/kiwi/settings/appearance/organization-policy"
tags: ["Kiwi Agent"]
---

# Update Organization Appearance Policy

`PATCH /api/kiwi/settings/appearance/organization-policy`

Owner-only organization theme enforcement. Members cannot override an active policy.

## Request body

- OrganizationAppearancePolicyRequest
  - `enforced` boolean
  - `theme` 'light' | 'dark'

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-26** `c5a6fbe2731c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/qomplement/apis/fastapi/changes/api/kiwi/settings/appearance/organization-policy/patch.md)

---

[API](https://skmtc.dev/qomplement/apis/fastapi.md) · [All operations](https://skmtc.dev/qomplement/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/qomplement/fastapi/revisions/c5a6fbe2731c/schema)
