Delete BIM Plan
delete_bim_planPermanently delete a BIM Plan and its associated records from Procore using the plan ID and project ID. This action cannot be undone.
Instructions
Delete a BIM Plan from the system. Use this to permanently delete the specified BIM records. This cannot be undone. Permanently removes the specified BIM records. This action cannot be undone. Required parameters: id, project_id. Procore API: Preconstruction > BIM. Endpoint: DELETE /rest/v1.0/bim_plans/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the BIM resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |