v1

latestOpenAPI 3.0.12026-07-17121214.5 KB
Admin

Replace the client config

patch/api/admin/clientConfig

Request body

backgroundUrlstring

URL to a background image, must be publicly accessible

viewMode'list' | 'grid'
theme'blue' | 'yellow'

Example request

{
  "backgroundUrl": "http://bla.blub/example.png"
}

Response

Success