---
title: "Changes to Cancel scraper request"
method: POST
path: "/v1/requests/{request_id}/cancel"
---

# Changes to Cancel scraper request

`POST /v1/requests/{request_id}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-07-02** `c7b37eaf7c38` — 2 breaking, 4 info
- **2026-06-05** `3985c6090c91` — 1 info

## Changes

- **2026-07-02** `c7b37eaf7c38` — 2 breaking, 4 info
  - removed the required property `ok` from the response with the `200` status
  - removed the required property `request` from the response with the `200` status
  - added the required property `agentInstruction` to the response with the `200` status
  - added the required property `canceled` to the response with the `200` status
  - added the required property `requestId` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
- **2026-06-05** `3985c6090c91` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tovuk/apis/tovuk-api/docs/v1/requests/:request_id/cancel/post.md) · [API](https://skmtc.dev/tovuk/apis/tovuk-api.md) · [Page](https://skmtc.dev/tovuk/apis/tovuk-api/changes/v1/requests/:request_id/cancel/post)
