---
title: "Stop a workload"
method: POST
path: "/api/v1beta/workloads/{name}/stop"
tags: ["workloads"]
---

# Stop a workload

`POST /api/v1beta/workloads/{name}/stop`

Stop a running workload

## Path parameters

- `name` string, required

## Response `202`

Accepted

- string

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.dev/stacklok/apis/toolhive-api.md) · [All operations](https://skmtc.dev/stacklok/apis/toolhive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stacklok/toolhive-api/revisions/e9f942effcda/schema)
