GET api/v1/orgs/{orgid}/GetJobTitleSynonyms?JobTitle={JobTitle}
Get title synonyms for given job title
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
orgid | This is mandatory field. It expects the arya organization id |
Define this parameter in the request URI. |
JobTitle | This is mandatory field. It expects the Job Title you want to process. |
Define this parameter in the request URI. |