---
title: "Delete an application"
method: DELETE
path: "/groups/applications/{id}"
tags: ["Applications"]
---

# Delete an application

`DELETE /groups/applications/{id}`

Deleting an application deletes all the tiers of the application along with the application

## Path parameters

- `id` string, required

## Response `204`

Success

## Other responses

- `401` — Unauthorized
- `500` — Internal Error

---

[API](https://skmtc.net/vmware/apis/vrni.md) · [All operations](https://skmtc.net/vmware/apis/vrni/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vmware/vrni/versions/29e16496f00c/schema)
