---
title: "POST /human-loops/stop"
method: POST
path: "/human-loops/stop"
---

# POST /human-loops/stop

`POST /human-loops/stop`

Stops the specified human loop.

## Request body

- object
  - `HumanLoopName` string, required — The name of the human loop that you want to stop.

## Response `200`

Success

- StopHumanLoopResponse

## Other responses

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

---

[API](https://skmtc.net/aws/apis/sagemaker-a2i-runtime.md) · [All operations](https://skmtc.net/aws/apis/sagemaker-a2i-runtime/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/sagemaker-a2i-runtime/versions/2c5b0408d20c/schema)
