Create BIM Geometry File Bundle (Deprecated)
create_bim_geometry_file_bundleCreates a BIM Geometry File Bundle for a project, returning its new ID. Deprecated since 2024-11-04 and scheduled for removal on 2025-11-30; use a newer version.
Instructions
Create a BIM Geometry File Bundle in a Project. DEPRECATED: Procore has deprecated this endpoint (as of 2024-11-04). It is scheduled for removal on 2025-11-30; prefer a newer version of this resource where one exists, and use procore_search_endpoints to find it. Creates the BIM geometry file bundle and returns it with its new id (HTTP 201); calling it again creates another record. Failures come back as an error payload carrying the HTTP status — commonly 401 when the token has expired, 403 without tool permission, and 404 when an id does not resolve. Required parameters: project_id, bim_geometry_file_bundle. Procore API: Preconstruction > BIM. Endpoint: POST /rest/v1.0/bim_geometry_file_bundles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | JSON request body field — specify response schema view | |
| project_id | Yes | JSON request body field — unique identifier for the project. | |
| bim_geometry_file_bundle | Yes | JSON request body field — bIM Geometry File |