v49

latestOpenAPI 3.0.2raw.githubusercontent.com2026-02-0620117129.6 KB
crawler

Crawler run record deletion

The Crawler Logs file lets you monitor and debug your crawler’s activity by recording detailed logs for each crawl run. This delete the existing crawler log record, not the actual crawler.

post/1/crawlers/{id}/delete_runs

Path parameters

idstring required

Universally unique identifier (UUID) of the crawler.

Example:e0f6db8a-24f5-4092-83a4-1b2c6cb6d809

Crawler ID.

Request body

{"stackTrail":"paths:/1/crawlers/{id}/delete_runs:post:requestBody:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Response

OK

{"stackTrail":"paths:/1/crawlers/{id}/delete_runs:post:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}