Delete BIM Model Revision
delete_bim_model_revisionDelete a BIM Model Revision permanently using the revision ID and project ID. This action cannot be undone.
Instructions
Delete a BIM Model Revision 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_model_revisions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — bIM Model Revision ID | |
| project_id | Yes | Query string parameter — unique identifier for the project. |