update_an_equipment_make
Modify equipment manufacturer details in Procore to maintain accurate field productivity records. Update name or active status for project management.
Instructions
Update an equipment make. [Project Management/Field Productivity] PATCH /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 | |
| name | Yes | Name of the equipment make | |
| is_active | Yes | Equipment make is active if true |