---
title: "DELETE /applications/{applicationId}"
method: DELETE
path: "/applications/{applicationId}"
---

# DELETE /applications/{applicationId}

`DELETE /applications/{applicationId}`

Deletes an application. An application has to be in a stopped or created state in order to be deleted.

## Path parameters

- `applicationId` string, required

## Response `200`

Success

- DeleteApplicationResponse

## Other responses

- `480` — ValidationException
- `481` — InternalServerException
- `482` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/emr-serverless.md) · [All operations](https://skmtc.net/aws/apis/emr-serverless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/emr-serverless/versions/d7a4ce0af1b7/schema)
