---
title: "Delete a billing profile"
method: DELETE
path: "/v3/openmeter/profiles/{id}"
tags: ["OpenMeter Billing Settings"]
---

# Delete a billing profile

`DELETE /v3/openmeter/profiles/{id}`

Delete a billing profile.

Only such billing profiles can be deleted that are:

- not the default profile
- not pinned to any customer using customer overrides
- only have finalized invoices

## Path parameters

- `id` string, required — ULID (Universally Unique Lexicographically Sortable Identifier).

## Response `204`

Deleted response.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

> 75 revisions in range; 2 could not be searched.

- **2026-07-16** `a2e95e9f6c80` — 2 info
  - api tag `OpenMeter Billing Settings` added
  - api tag `OpenMeter Billing` removed
- **2026-04-23** `d5eb242b4c93` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v3/openmeter/profiles/:id/delete.md)

---

[API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.dev/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/revisions/7d3c634668f8/schema)
