---
title: "POST /applications/{applicationId}/stop"
method: POST
path: "/applications/{applicationId}/stop"
---

# POST /applications/{applicationId}/stop

`POST /applications/{applicationId}/stop`

Stops a specified application and releases initial capacity if configured. All scheduled and running jobs must be completed or cancelled before stopping an application.

## Path parameters

- `applicationId` string, required

## Response `200`

Success

- StopApplicationResponse

## 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)
