delete_project_vendor_insurance
Remove insurance records for vendors on construction projects to maintain accurate compliance documentation and project management data.
Instructions
Delete project vendor insurance. [Core/Directory] DELETE /rest/v1.0/projects/{project_id}/vendors/{vendor_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| vendor_id | Yes | Vendor ID | |
| id | Yes | ID | |
| view | No | Extended view of data |