Global Branding REST API
Overview
The Global Branding REST API adds support for retrieving the global branding properties defined for site.
Administration
https://site.oracle.com/rest/v17/globalBranding
{ "titleFont": "Helvetica Neue,Helvetica,Arial,sans-serif", "titleFontSize": "15", "isTitleBold": false, "isTitleItalics": false, "isTitleUnderline": false, "titleColor": "#454545", "titleJustify": "LEFT", "title": "CPQ Cloud", "backgroundColor": "#F5F5F5", "backgroundGradient": "", "borderWidth": "0", "borderColor": "#FFFFFF", "isDropShadow": true, "imageUrl": "/logo/oracle_logo_sm.png", "imageAlt": "Oracle" }