delete_a_job_title
Remove a job title from Procore's workforce planning system by specifying company and job title identifiers.
Instructions
Delete a Job Title. [Resource Management/Resource Planning] DELETE /rest/v1.0/workforce-planning/v2/companies/{company_id}/job-titles/{job_title_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. This parameter accepts both formats: - **Recommended**: Procore company ID (integer) - Use this for new integrations - Legacy: LaborChart UUID format (uuid string... | |
| job_title_id | Yes | Unique identifier for the Job Title. |