Sync Project Insurances
sync_project_insurancesCreate or update a batch of project insurance records. Provide project ID and updates to modify existing directory records with only the supplied fields.
Instructions
This endpoint creates or updates a batch of Project Insurances. Use this to update an existing Directory records (only the supplied fields are changed). Updates the specified Directory records and returns the modified object on success. Required parameters: project_id, updates. Procore API: Core > Directory. Endpoint: PATCH /rest/v1.0/projects/{project_id}/insurances/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| updates | Yes | JSON request body field — the updates for this Directory operation |