---
title: "Cancel Agent Task"
method: POST
path: "/a2a/agents/{id}/v1/tasks:cancel"
tags: ["A2A"]
---

# Cancel Agent Task

`POST /a2a/agents/{id}/v1/tasks:cancel`

Cancel a running agent task.

## Path parameters

- `id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agno/apis/agno-api-reference.md) · [All operations](https://skmtc.net/agno/apis/agno-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agno/agno-api-reference/versions/5f6149d395d0/schema)
