---
title: "Abort Ideation Run"
method: POST
path: "/api/ideation/abort/{run_id}"
---

# Abort Ideation Run

`POST /api/ideation/abort/{run_id}`

Abort a running ideation agent task.

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- AbortResponse
  - `status` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
