Branding Detail - Fetch branding-related details
Please enter a valid token
The requested API version
1.0Optional User Id
Success: Successfully retrieved branding details.
Class for storing information about branding.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Success: No brand related details exist
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Unauthorized: Invalid credentials or missing/invalid authentication token.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated