---
title: "Delete Policy"
method: DELETE
path: "/patients/{patient_id}/policies/{policy_id}"
tags: ["INSURANCE POLICIES"]
---

# Delete Policy

`DELETE /patients/{patient_id}/policies/{policy_id}`

## Path parameters

- `patient_id` integer, required
- `policy_id` integer, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/elationhealth/apis/api-authentication.md) · [All operations](https://skmtc.net/elationhealth/apis/api-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elationhealth/api-authentication/revisions/c060f89d4de7/schema)
