---
title: "Replace the client config"
method: PATCH
path: "/api/admin/clientConfig"
tags: ["Admin"]
---

# Replace the client config

`PATCH /api/admin/clientConfig`

## Request body

- ClientConfig
  - `backgroundUrl` string — URL to a background image, must be publicly accessible
  - `viewMode` 'list' | 'grid'
  - `theme` 'blue' | 'yellow'

## Response `200`

Success

## Other responses

- `500` — Internal error

## Changes

> 28 revisions in range; 1 could not be searched.

- **2020-07-08** `841117268c04` — 1 info
  - endpoint added
- **2020-03-29** `7d0e3757f332` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tng/apis/virtual-office/changes/api/admin/clientConfig/patch.md)

---

[API](https://skmtc.dev/tng/apis/virtual-office.md) · [All operations](https://skmtc.dev/tng/apis/virtual-office/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tng/virtual-office/revisions/5cc6ee797979/schema)
