Bulk Remove Current Project (Project)
bulk_remove_current_project_projectBulk delete equipment records from the current project. This permanently removes the specified records and cannot be undone.
Instructions
Bulk remove current project (Project). 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: project_id, company_id. Procore API (v2.1): Core > Equipment. Endpoint: DELETE /rest/v2.1/companies/{company_id}/projects/{project_id}/equipment_register/current_project/bulk_destroy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — the Id of the project | |
| company_id | Yes | URL path parameter — unique identifier for the company. |