Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.voyant.travel/browser/v1/crawl/{id} \ --header 'Authorization: Bearer <token>'
Cancels a running crawl job. Requires scope: browser:crawl
Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.
Authorization: Bearer <token>
Crawl cancelled