Recruiting Event Location REST Endpoints

Event Details/Recruiting Event Location
The event location resource provides event location related details.
Add an event location
Method: post
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventLocation
Delete an event location
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventLocation/{LocationUsageId}
Get all event locations
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventLocation
Get an event location
Method: get
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventLocation/{LocationUsageId}
Update an event location
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventLocation/{LocationUsageId}