---
title: "GA4GH: Cancel run"
method: POST
path: "/ga4gh/wes/v1/runs/{run_id}/cancel"
tags: ["ga4gh"]
---

# GA4GH: Cancel run

`POST /ga4gh/wes/v1/runs/{run_id}/cancel`

Uses the GA4GH workflow execution service API to cancel the run associated with the given `run_id`.

## Path parameters

- `run_id` string, required

## Request body

- EmptyBodyRequest

## Response `200`

OK

- RunId
  - `run_id` string

## Other responses

- `400` — Bad request
- `403` — Operation not allowed

---

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