[]
        
(Showing Draft Content)

Config

Config

[GET] /api/Config/EndPoints

Response

Status Code: 200

Success

EndPointEx

[GET] /api/Config/Portal

Response

Status Code: 200

Success

any

[GET] /api/Config/CustomThemes

Response

Status Code: 200

Success

CustomThemeDTO

Models

Ƭ EndPointEx

Name Type Description Example
urlNullable string
authorizationRequired Boolean
isApp Boolean
licenseable Boolean
pluginKeyNullable string

Ƭ CustomThemeDTO

Name Type Description Example
nameNullable string
displayNameNullable string
pluginVersionNullable string
themeVariables ThemeVariables
modified ISO DateTime Sting

Ƭ ThemeVariables

Name Type Description Example
dark_theme Boolean
accent1Nullable string
accent2Nullable string
content_bgNullable string
panels_bgNullable string
content_textNullable string
text_contrastNullable string
nav_bgNullable string
nav_textNullable string
portal_header_bgNullable string
portal_header_textNullable string
toolbar_bgNullable string
toolbar_textNullable string
toolbar_heightNullable string
portal PortalVariables

Ƭ PortalVariables

Name Type Description Example
advanced Boolean
primaryNav PrimaryNavVariables
secondaryNav SecondaryNavVariables
workspace WorkspaceVariables
sidebar SidebarVariables

Ƭ PrimaryNavVariables

Name Type Description Example
portal_pri_nav_bgNullable string
portal_pri_nav_textNullable string
portal_pri_nav_bg_activeNullable string
portal_pri_nav_text_activeNullable string

Ƭ SecondaryNavVariables

Name Type Description Example
portal_sec_nav_bgNullable string
portal_sec_nav_textNullable string
portal_sec_nav_iconNullable string
portal_sec_nav_bg_activeNullable string
portal_sec_nav_text_activeNullable string
portal_sec_nav_icon_activeNullable string
portal_sec_nav_heading_textNullable string

Ƭ WorkspaceVariables

Name Type Description Example
portal_ws_bgNullable string
portal_ws_textNullable string
portal_ws_bg_activeNullable string
portal_ws_text_activeNullable string
portal_ws_heading_textNullable string

Ƭ SidebarVariables

Name Type Description Example
portal_sidebar_bgNullable string
portal_sidebar_textNullable string
portal_sidebar_text_activeNullable string
portal_sidebar_heading_textNullable string