---
title: "Terravibes Cancel Run"
method: POST
path: "/runs/{run_id}/cancel"
tags: ["runs"]
---

# Terravibes Cancel Run

`POST /runs/{run_id}/cancel`

Cancel a workflow run.

## Path parameters

- `run_id` string, uuid, required — The ID of the workflow run to cancel.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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