Career Sites Associated with an Event REST Endpoints
Event Details/Career Sites Associated with an Event
The career sites resource provides the association of the recruiting event with external career sites.
- Create a career site for an event
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventCareerSites
- Delete a career site from a recruiting event
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventCareerSites/{EventSiteId}
- Get a career site linked to an event
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventCareerSites/{EventSiteId}
- Get all career sites linked to an event
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventCareerSites