---
title: "Deletes the Application resource."
method: DELETE
path: "/Resources/Applications/{applicationResourceName}"
tags: ["MeshApplications"]
---

# Deletes the Application resource.

`DELETE /Resources/Applications/{applicationResourceName}`

Deletes the Application resource identified by the name.

## Path parameters

- `applicationResourceName` string, required

## Query parameters

- `api-version` '6.4-preview', required

## Response `200`

OK

## Other responses

- `202` — Accepted
- `204` — No Content - the specified application was not found.
- `default` — Error

---

[API](https://skmtc.net/azure/apis/service-fabric-client-apis.md) · [All operations](https://skmtc.net/azure/apis/service-fabric-client-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/service-fabric-client-apis/versions/6df9f2f4d542/schema)
