Create A Batch Of BIM Model Revision Viewpoints
create_a_batch_of_bim_model_revision_viewpointsBatch create relationships between BIM Model Revisions and BIM Viewpoints to generate new BIM records in Procore.
Instructions
Create relationships between several BIM Model Revisions and BIM Viewpoints. 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_model_revision_viewpoints. Procore API: Preconstruction > BIM. Endpoint: POST /rest/v1.0/bim_model_revision_viewpoints/batch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the project. | |
| bim_model_revision_viewpoints | Yes | JSON request body field — an array of BIM Model Revision Viewpoint payloads |