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

# Delete application

`DELETE /applications/{id}`

Delete an application

## Path parameters

- `id` string, uuid, required

## Response `204`

Application deleted successfully

## Other responses

- `404` — Application not found

---

[API](https://skmtc.dev/superblocks/apis/superblocks-api.md) · [All operations](https://skmtc.dev/superblocks/apis/superblocks-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/superblocks/superblocks-api/revisions/526d2312c444/schema)
