Create BIM Level
create_bim_levelCreate a new BIM Level in a Procore project to add BIM records for preconstruction. Requires project ID and BIM level details.
Instructions
Create a BIM Level 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_level. Procore API: Preconstruction > BIM. Endpoint: POST /rest/v1.0/bim_levels
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_level | Yes | JSON request body field — the bim level for this BIM operation |