Delete Project Insurance
delete_project_insurancePermanently remove an insurance record from a Procore project. Requires project ID and insurance ID to delete.
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: project_id, id. Procore API: Core > Directory. Endpoint: DELETE /rest/v1.0/projects/{project_id}/insurances/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Directory resource | |
| view | No | Query string parameter — extended view of data |