---
title: "Cancel an existing crawl."
method: POST
path: "/extractor/{extractorId}/cancel"
tags: ["run.import.io"]
---

# Cancel an existing crawl.

`POST /extractor/{extractorId}/cancel`

## Path parameters

- `extractorId` string, required

## Response `200`

OK

## Other responses

- `400` — No in progress crawl found to cancel.
- `401` — User doesn't own this extractor, or doesn't have a valid session.
- `404` — Unable to find supplied extractor ID.

---

[API](https://skmtc.dev/import/apis/untitled-api-4.md) · [All operations](https://skmtc.dev/import/apis/untitled-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/import/untitled-api-4/revisions/733a07a80cdd/schema)
