Organization Contexts REST Endpoints

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