---
title: "Stop a HyperAgent task"
method: PUT
path: "/api/task/hyper-agent/{id}/stop"
---

# Stop a HyperAgent task

`PUT /api/task/hyper-agent/{id}/stop`

## Path parameters

- `id` string, required

## Response `200`

HyperAgent task stopped successfully

- BasicResponse
  - `success` boolean, required

## Changes

> 5 revisions in range; 2 could not be searched.

- **2026-08-06** `69aa004ce41b` — 1 info
  - the response property `success` became required for the status `200`

[Change history](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api/changes/api/task/hyper-agent/:id/stop/put.md)

---

[API](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api.md) · [All operations](https://skmtc.dev/hyperbrowser/apis/hyperbrowser-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperbrowser/hyperbrowser-api/revisions/9d8b355ebbf2/schema)
