Back to Node Auth0

Interface UpdateBrandingResponseContent

docs/interfaces/management.Management.UpdateBrandingResponseContent.html

5.9.11.5 KB
Original Source

Interface UpdateBrandingResponseContent

interface UpdateBrandingResponseContent {
colors?: BrandingColors;
favicon_url?: string;
logo_url?: string;
identifiers?: BrandingIdentifiers;
font?: BrandingFont;
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

colors?favicon_url?logo_url?identifiers?font?

Properties

Optionalcolors

colors?: BrandingColors

Optionalfavicon_url

favicon_url?: string

URL for the favicon. Must use HTTPS.

Optionallogo_url

logo_url?: string

URL for the logo. Must use HTTPS.

Optionalidentifiers

identifiers?: BrandingIdentifiers

Optionalfont

font?: BrandingFont

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties colorsfavicon_urllogo_urlidentifiersfont