---
title: "Delete Billing Code"
method: DELETE
path: "/api/2.0/billing_codes/{id}/"
tags: ["Billing Codes"]
---

# Delete Billing Code

`DELETE /api/2.0/billing_codes/{id}/`

Delete a CPT code that the practice has set up. To view them in the app, go to Practice Settings - Billing.

## Path parameters

- `id` integer, required

## Response `204`

No response body

---

[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/versions/c060f89d4de7/schema)
