---
title: "Cancel An Orchestrate Assistant Run"
method: POST
path: "/v1/orchestrate/runs/cancel/{run_id}"
tags: ["Orchestrate Agent"]
---

# Cancel An Orchestrate Assistant Run

`POST /v1/orchestrate/runs/cancel/{run_id}`

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- AssistantRunCancelResponse
  - `thread_id` string, uuid, required
  - `run_id` string, uuid, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
