Last updated 4 months ago
The requested API version
1.0
Class for storing information about branding.
GET /branding HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Brand details retrieved successfully.
{ "brandName": "text", "logoUrl": "text", "imageExtension": "text", "copyrightValue": "text", "privacyPolicy": "text", "headerColor": "text", "headerTextColor": "text", "leftNavColor": "text", "leftNavTextColor": "text" }