Last updated 2 months ago
/branding
The requested API version
Success: Brand details retrieved successfully.
Success: No brand related details exist.
Internal Server Error: An unexpected error occurred or a server timeout.
curl -L \ --url '/branding' \ --header 'Authorization: Bearer JWT'
{ "brandName": "text", "logoUrl": "text", "imageExtension": "text", "copyrightValue": "text", "privacyPolicy": "text", "headerColor": "text", "headerTextColor": "text", "leftNavColor": "text", "leftNavTextColor": "text" }