This call is deprecated. We recommend to use CRM API instead.
The corresponding new call is: DELETE /v1/customers/individuals/job-titles/{ids}.
Delete a job title. Job titles are used to specify employee's job area.
To retrieve a list of job titles, see getJobTitles. To edit a job title or add a new one, see saveJobTitle.
Parameter name | Description | Possible value | Required |
---|---|---|---|
jobTitleIDs | A comma-separated list of job title IDs to be deleted. | String (comma-separated list of integers) | yes |