UI Branding Options REST Endpoints

UI Branding Options
The UI branding options resource provides a list of themes and branding options that can be used to configure student management pages.
Create a branding row
Method: post
Path: /fscmRestApi/resources/11.13.18.05/brandings
Delete a branding row
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/brandings/{BrandingId}
Get a branding row
Method: get
Path: /fscmRestApi/resources/11.13.18.05/brandings/{BrandingId}
Get all branding rows
Method: get
Path: /fscmRestApi/resources/11.13.18.05/brandings
Update a branding row
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/brandings/{BrandingId}