delete_equipment_category
Remove an equipment category from the Procore system to manage project equipment classifications. Specify company and category IDs to delete outdated or unused categories.
Instructions
Delete Equipment Category. [Project Management/Field Productivity] DELETE /rest/v1.0/companies/{company_id}/managed_equipment_categories/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the Equipment Category |