Bulk Delete BIM Model Revision Viewpoints
bulk_delete_bim_model_revision_viewpointsPermanently delete multiple BIM Model Revision Viewpoint associations with a single bulk request. Provide the project ID and array of viewpoint IDs to remove.
Instructions
Delete multiple BIM Model Revision Viewpoint associations in a single request. 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: project_id, ids. Procore API: Preconstruction > BIM. Endpoint: DELETE /rest/v1.0/bim_model_revision_viewpoints/bulk_delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Query string parameter — unique identifier for the project. | |
| ids | Yes | Query string parameter — array of BIM Model Revision Viewpoint IDs to delete |