delete_company_vendor_insurance
Remove insurance records for vendors in Procore to maintain accurate compliance documentation and vendor management.
Instructions
Delete company vendor insurance. [Core/Directory] DELETE /rest/v1.0/companies/{company_id}/vendors/{vendor_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| vendor_id | Yes | Vendor ID | |
| id | Yes | ID |