Job Family Contexts REST Endpoints
    
        Questions/Job Family Contexts
    
The jobFamilyContexts resource is a child of the questions resource. It provides the job family that the question applies to. This context is used only by the recruiting subscriber.
- Create a job family
- Method: postPath:/hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/jobFamilyContexts
- Delete a job family
- Method: deletePath:/hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/jobFamilyContexts/{jobFamilyContextsUniqID}
- Get a job family
- Method: getPath:/hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/jobFamilyContexts/{jobFamilyContextsUniqID}
- Get all job families
- Method: getPath:/hcmRestApi/resources/11.13.18.05/questions/{questionsUniqID}/child/jobFamilyContexts