Create BIM Plan
create_bim_planCreate a BIM Plan in a Procore project. Adds a new BIM record for preconstruction planning using project ID and BIM plan details.
Instructions
Create a BIM Plan in a Project. Use this to create a new BIM records in Procore. Creates a new BIM records and returns the created object on success (HTTP 201). Required parameters: project_id, bim_plan. Procore API: Preconstruction > BIM. Endpoint: POST /rest/v1.0/bim_plans
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the project. | |
| view | No | JSON request body field — specify response schema view | |
| bim_plan | Yes | JSON request body field — the bim plan for this BIM operation |