v1

latestOpenAPI 3.0.3BSL2026-07-17133415718.8 KB
Crawl

Delete a crawl request

This endpoint is used to delete an existing crawl request for a dataset. The request payload should contain the crawl id to delete.

delete/api/crawl/{crawl_id}

Path parameters

crawl_idstring uuid required

The id of the crawl to delete

Headers

TR-Datasetstring uuid required

The dataset id to use for the request

Response

Crawl deleted successfully