delete_an_equipment_make
Remove an equipment make from the Procore system to manage field productivity and project data. This tool deletes specific equipment makes by company and ID.
Instructions
Delete an equipment make. [Project Management/Field Productivity] DELETE /rest/v1.0/companies/{company_id}/managed_equipment_makes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID of the equipment make |