Delete Company Insurance
delete_company_insurancePermanently delete a company's insurance record. Provide the company ID and insurance ID to irreversibly remove the Directory resource.
Instructions
Delete the specified 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, id. Procore API: Core > Directory. Endpoint: DELETE /rest/v1.0/companies/{company_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| id | Yes | URL path parameter — unique identifier of the Directory resource |