Manage Tenant Custom Branding
Create, Update and Get Tenant Custom Branding Details.
Get Tenant's Custom branding details
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Responses
- logo
- favIcon
- loginPageImage
- appURL
- apiURL
- applicationTitle
- loginPageHeaderText
- loginPageSubHeaderText
- loginPageBackgroundColor
- loginPageTextColor
Loading Examples...
Create or Update the tenant's custom branding.
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
Request Body
application/json
- subDomain
Custom sub-domain name for Clients only
- domain
Predefined domains. Used only for Clients.
- applicationTitle
- loginPageHeaderText
- loginPageSubHeaderText
- loginPageBackgroundColor
- loginPageTextColor
- logo
- favIcon
- loginPageImage
Loading Examples...
Responses
- logo
- favIcon
- loginPageImage
- appURL
- apiURL
- applicationTitle
- loginPageHeaderText
- loginPageSubHeaderText
- loginPageBackgroundColor
- loginPageTextColor
Loading Examples...