---
title: "Delete Cloud App"
method: DELETE
path: "/apps"
---

# Delete Cloud App

`DELETE /apps`

Delete all resources associated with a given cloud application.

## Query parameters

- `app_name` string, required — Name of the application to delete

## Headers

- `authorization` string, nullable
- `X-Morphik-Admin-Secret` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/morphik-org/apis/fastapi.md) · [All operations](https://skmtc.net/morphik-org/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/morphik-org/fastapi/versions/2d9291c3821d/schema)
