update_unmanaged_equipment_project_v2_0
Modify unmanaged equipment status in Procore projects to track active or inactive items in the equipment register.
Instructions
Update unmanaged equipment (Project). [Core/Equipment] PATCH /rest/v2.0/companies/{company_id}/projects/{project_id}/equipment_register/equipment_unmanaged/{equipment_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equipment_id | Yes | Equipment id | |
| project_id | Yes | The Id of the project | |
| company_id | Yes | Unique identifier for the company. | |
| is_active | Yes | Active/Inactive indicator for Equipment Category. |