---
title: "Stop a strategy execution by ID"
method: POST
path: "/cloud/strategies/{strategyid}/stop"
tags: ["Cloud API"]
---

# Stop a strategy execution by ID

`POST /cloud/strategies/{strategyid}/stop`

Stop a strategy execution by ID

## Path parameters

- `strategyid` integer, required

## Response `202`

Successful operation

- object
  - `commandid` integer

## Other responses

- `500` — Error

---

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