Manage Tenant Custom Branding
Create, Update and Get Tenant Custom Branding Details.
get
/api/v2/tenants/{tenantId}/customBranding
Get Tenant's Custom branding details
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
00
put
/api/v2/tenants/{tenantId}/customBranding
Create or Update the tenant's custom branding.
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
00
00