Manage Tenant Custom Branding

Create, Update and Get Tenant Custom Branding Details.

Get Tenant's Custom branding details

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of the tenant

Responses

  • logoobject

  • favIconobject

  • loginPageImageobject

  • appURLstring

  • apiURLstring

  • applicationTitlestring

  • loginPageHeaderTextstring

  • loginPageSubHeaderTextstring

  • loginPageBackgroundColorstring

  • loginPageTextColorstring

Loading Examples...

Create or Update the tenant's custom branding.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or mspId of the tenant

Request Body

application/json

  • subDomainstring

    Custom sub-domain name for Clients only

  • domainstring

    Predefined domains. Used only for Clients.

  • applicationTitlestring

  • loginPageHeaderTextstring

  • loginPageSubHeaderTextstring

  • loginPageBackgroundColorstring

  • loginPageTextColorstring

  • logoobject

  • favIconobject

  • loginPageImageobject

Loading Examples...

Responses

  • logoobject

  • favIconobject

  • loginPageImageobject

  • appURLstring

  • apiURLstring

  • applicationTitlestring

  • loginPageHeaderTextstring

  • loginPageSubHeaderTextstring

  • loginPageBackgroundColorstring

  • loginPageTextColorstring

Loading Examples...