remove_current_project_project_v2_0
Remove equipment from its current project in Procore by specifying company, project, and equipment IDs to update equipment registers.
Instructions
Remove current project (Project). [Core/Equipment] DELETE /rest/v2.0/companies/{company_id}/projects/{project_id}/equipment_register/{equipment_id}/current_project
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. |