Remove Current Project (Company)
remove_current_project_companyPermanently remove the current project assignment from specified Equipment records. Provide equipment_id and company_id.
Instructions
Remove current project (Company). Use this to permanently delete the specified Equipment records. This cannot be undone. Permanently removes the specified Equipment records. This action cannot be undone. Required parameters: equipment_id, company_id. Procore API (v2.1): Core > Equipment. Endpoint: DELETE /rest/v2.1/companies/{company_id}/equipment_register/{equipment_id}/current_project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equipment_id | Yes | URL path parameter — unique identifier of the equipment | |
| company_id | Yes | URL path parameter — unique identifier for the company. |