---
title: "Change themes of the clowder instance."
method: POST
path: "/changeAppearance"
tags: ["admin"]
---

# Change themes of the clowder instance.

`POST /changeAppearance`

Change themes of the clowder instance.
Must be a server admin.

## Request body

- object
  - `theme` string
  - `displayName` string
  - `welcomeMessage` string
  - `googleAnalytics` string

## Other responses

- `401` — Not authorized

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
