Delete BIM Level
delete_bim_levelPermanently delete a BIM Level that is not associated with published models. Specify the BIM level ID and project ID to remove it from the system. This action cannot be undone.
Instructions
Delete a BIM Level from the system. A BIM Level can only be deleted if it is not associated with published models. 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_levels/{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. |