---
title: "Terravibes Delete Run"
method: DELETE
path: "/runs/{run_id}"
tags: ["runs"]
---

# Terravibes Delete Run

`DELETE /runs/{run_id}`

Delete data associated with a workflow run (if not shared by other runs).

For a detailed overview on how data is managed in FarmVibes.AI, please refer to the
[documentation](https://microsoft.github.io/farmvibes-ai/docfiles/markdown/CACHE.html).

## Path parameters

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

## 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)
