Skip to main content
PUT
Replace deployment-wide dashboard branding

Authorizations

Authorization
string
header
required

OAuth 2.0 access token obtained through RFC 8628 at /api/auth/device/code and /api/auth/oauth2/token. The API enforces governance:read, session:write, and client-status:write as appropriate.

Body

application/json
logo_url
string<uri> | null
required

Absolute HTTP or HTTPS URL for the dashboard logo

Maximum string length: 2048
favicon_url
string<uri> | null
required

Absolute HTTP or HTTPS URL for the browser favicon

Maximum string length: 2048

Response

Saved branding settings

logo_url
string<uri> | null
required

Absolute HTTP or HTTPS URL for the dashboard logo

Maximum string length: 2048
favicon_url
string<uri> | null
required

Absolute HTTP or HTTPS URL for the browser favicon

Maximum string length: 2048