---
title: "Delete an existing definition."
method: DELETE
path: "/caregaps/api/{quality_program}/definition/{definition_id}/"
tags: ["Definitions"]
---

# Delete an existing definition.

`DELETE /caregaps/api/{quality_program}/definition/{definition_id}/`

Delete a specific definition.

## Path parameters

- `quality_program` string, required
- `definition_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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