Delete BIM File
delete_bim_filePermanently delete a BIM file that is not associated with levels, revisions, viewpoints, or coordination issues. Requires project and file IDs.
Instructions
Delete a BIM File from the system. A BIM File can only be deleted if it is not associated with BIM Levels, Revisions, or Viewpoints or Coordination Issues. 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_files/{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. |