GET api/v1/orgs/{orgid}/GetJobTitleSynonyms?JobTitle={JobTitle}

Get title synonyms for given job title

Request Information

Parameters

NameDescriptionAdditional 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.