latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Administration

Update brand information

Update brand information.

post/brand

Request body

theme'BLUE' | 'DARK' | 'GREEN' | 'LIGHT_BLUE' | 'PURPLE'

The color scheme:
Can be either:

  • BLUE: Blue
  • DARK: Dark
  • GREEN: Green
  • LIGHT_BLUE: Light Blue
  • PURPLE: Purple
logostring

The unique ID of the resource.

faviconstring

The unique ID of the resource.

titlestring

The title text.
This text will be displayed as the title.

copyrightstring

The copyright text.
This text will be displayed as the copyright.

productstring

The product name text.
This text will be displayed as the product name.

websitestring

The website text.
This text will be displayed as the product website.

forumstring

The forum url.
This text will be displayed as the forum url.

bottom_textstring

The bottom text, maximum size is 256 characters. This text will be displayed at the bottom of the login page. It can be either plain text or HTML code.

Example request

{
  "logo": "NzAwNTUxOTA5NzczMTQ4MTYw",
  "favicon": "NzAwNTUxOTA5NzczMTQ4MTYw"
}

Response

OK