Cookie Consent REST Endpoints

Recruiting CE Sites/Cookie Consent
The cookieConsent resource is a child of recruitingCESites. It includes the details of the accepted cookies. Note that the service endpoints in this resource category are only for Oracle internal use.
Get a cookie consent in recruitingCESites
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESites/{SiteNumber}/child/cookieConsent/{CookieId}
Get all cookie consent in recruitingCESites
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESites/{SiteNumber}/child/cookieConsent
Submit all cookie consent in recruitingCESites
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESites/{SiteNumber}/child/cookieConsent
Update a cookie consent in recruitingCESites
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingCESites/{SiteNumber}/child/cookieConsent/{CookieId}