Create A BIM Viewpoint
create_a_bim_viewpointCreate a BIM viewpoint in Procore to capture and store a specific model perspective. Requires project ID and viewpoint data.
Instructions
Create a BIM Viewpoint. 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_viewpoint. Procore API: Preconstruction > BIM. Endpoint: POST /rest/v1.0/bim_viewpoints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the project. | |
| bim_viewpoint | Yes | JSON request body field — the bim viewpoint for this BIM operation |