Styles in Themes REST Endpoints
            
            Recruiting CE Themes/Styles in Themes
            
        
        
    The styles resource is a child of recruitingCEThemes. It includes the details of styles in recruitingCEThemes. Note that the service endpoints in this resource category are only for Oracle internal use.
- Delete details of styles in recruitingCEThemes
 - Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes/{ThemeNumber}/child/styles/{stylesUniqID} - Get details of a style in recruitingCEThemes
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes/{ThemeNumber}/child/styles/{stylesUniqID} - Get details of all styles in recruitingCEThemes
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes/{ThemeNumber}/child/styles - Submit details of all styles in recruitingCEThemes
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes/{ThemeNumber}/child/styles - Update details of styles in recruitingCEThemes
 - Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes/{ThemeNumber}/child/styles/{stylesUniqID}