Delete Company Vendor Insurance
delete_company_vendor_insurancePermanently remove a vendor's insurance record using company, vendor, and insurance IDs. This action cannot be undone.
Instructions
Delete the specified Company Vendor Insurance. Use this to permanently delete the specified Directory records. This cannot be undone. Permanently removes the specified Directory records. This action cannot be undone. Required parameters: company_id, vendor_id, id. Procore API: Core > Directory. Endpoint: DELETE /rest/v1.0/companies/{company_id}/vendors/{vendor_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| vendor_id | Yes | URL path parameter — unique identifier of the vendor | |
| id | Yes | URL path parameter — unique identifier of the Directory resource |