---
title: "POST /experimental/sandbox-lease/running/{workflowId}/{activityId}/stop"
method: POST
path: "/experimental/sandbox-lease/running/{workflowId}/{activityId}/stop"
tags: ["Capacity"]
---

# POST /experimental/sandbox-lease/running/{workflowId}/{activityId}/stop

`POST /experimental/sandbox-lease/running/{workflowId}/{activityId}/stop`

Deprecated — replaced by POST /capacity-lease/:leaseId/stop. Stops the sandbox attached to a running lease.

## Path parameters

- `workflowId` string, required
- `activityId` string, required

## Headers

- `Authorization` string

## Response `204`

Default Response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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