delete_category
Remove a category from Procore workforce planning to manage project resources and maintain organizational structure.
Instructions
Delete Category. [Resource Management/Resource Planning] DELETE /rest/v1.0/workforce-planning/v2/companies/{company_id}/projects/{project_id}/categories/{category_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... | |
| project_id | Yes | Unique identifier for the project | |
| category_id | Yes | Unique identifier for the Category. |