Delete BIM Model
delete_bim_modelPermanently delete a BIM model from Procore. Use when the model has no revisions and removal is irreversible.
Instructions
Delete a BIM Model from the system. A BIM Model with revisions cannot be deleted. 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_models/{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. |