Location Contexts REST Endpoints

Questions/Location Contexts
The locationContexts resource is a child of the questions resource. It provides the recruiting location that the question applies to. This context is used only by the recruiting subscriber.
Create a location
Method: post
Path: /hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/locationContexts
Delete a location
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/locationContexts/{locationContextsUniqID}
Get a location
Method: get
Path: /hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/locationContexts/{locationContextsUniqID}
Get all locations
Method: get
Path: /hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/locationContexts