---
title: "Update Enabled Themes"
method: PATCH
path: "/cabinet/branding/themes"
tags: ["Branding"]
---

# Update Enabled Themes

`PATCH /cabinet/branding/themes`

Update which themes are enabled. Admin only. At least one theme must be enabled.

## Request body

- EnabledThemesUpdate — Request to update enabled themes.
  - `dark` boolean, nullable
  - `light` boolean, nullable

## Response `200`

Successful Response

- EnabledThemesResponse — Enabled themes settings.
  - `dark` boolean
  - `light` boolean

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api.md) · [All operations](https://skmtc.net/bedolagam/apis/remnawave-bot-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bedolagam/remnawave-bot-admin-api/revisions/45956d1b13ec/schema)
