---
title: "Uninstall app"
method: DELETE
path: "/openmeter/apps/{appId}"
tags: ["OpenMeter Apps"]
---

# Uninstall app

`DELETE /openmeter/apps/{appId}`

Uninstall an app by ID.

## Path parameters

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

## Response `204`

Deleted response.

## Other responses

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

---

[API](https://skmtc.net/openmeterio/apis/openmeter-and-konnect-metering-billing-api.md) · [All operations](https://skmtc.net/openmeterio/apis/openmeter-and-konnect-metering-billing-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openmeterio/openmeter-and-konnect-metering-billing-api/versions/9bca44e2d61d/schema)
