delete_project_insurance
Remove insurance policies from construction projects in Procore by specifying project and insurance IDs to maintain accurate project documentation.
Instructions
Delete project insurance. [Core/Directory] DELETE /rest/v1.0/projects/{project_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| view | No | Extended view of data |