Updates the existing details of a brand based on the provided schema.
PUT/branding
Authorization
Query parameters
Body
Expected schema containing brand details to update.
brandNamenullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BrandName property.
base64Stringnullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Base64String property.
imageExtensionnullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ImageExtension property.
copyrightValuenullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the CopyrightText property.
privacyPolicynullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the PrivacyPolicyUrl property.
headerColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HeaderColor property.
headerTextColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HeaderFontColor property.
leftNavColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LeftNavColor property.
leftNavTextColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LeftNavFontColor property.
Response
Success: Brand details updated successfully.
Body
brandNamenullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BrandName property.
logoUrlnullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LogoUrl property.
imageExtensionnullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ImageExtension property.
copyrightValuenullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the CopyrightText property.
privacyPolicynullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the PrivacyPolicyUrl property.
headerColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HeaderColor property.
headerTextColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the HeaderFontColor property.
leftNavColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LeftNavColor property.
leftNavTextColornullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the LeftNavFontColor property.