remove_current_project_project_v2_1
Remove equipment from its current project assignment in Procore by specifying company, project, and equipment IDs.
Instructions
Remove current project (Project). [Core/Equipment] DELETE /rest/v2.1/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. |