This call is deprecated. We recommend to use CRM API instead.
The corresponding new call is: DELETE /v1/customers/individuals/titles/{ids}.
Delete a person title. Person titles are used as a prefix for polite client naming.
To retrieve a list of person titles, see getPersonTitles. To edit a person title or add a new one, see savePersonTitle.
Parameter name | Description | Possible value | Required |
---|---|---|---|
personTitleIDs | A comma-separated list of person title IDs to be deleted. | String (comma-separated list of integers) | yes |