curl --request POST \
--url https://api.brightdata.com/datasets/v3/snapshot/{snapshot_id}/cancel \
--header 'Authorization: Bearer <token>'
Web Scraper - Management APIs
Cancel snapshotCancel the running collection
POST
/
datasets
/
v3
/
snapshot
/
{snapshot_id}
/
cancel
curl --request POST \
--url https://api.brightdata.com/datasets/v3/snapshot/{snapshot_id}/cancel \
--header 'Authorization: Bearer <token>'
Use your Bright Data API Key as a Bearer token in the Authorization header.
Get API Key from: https://brightdata.com/cp/setting/users.
Example: Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07df
The ID that was returned when the collection was triggered
Example:"s_m4x7enmven8djfqak"
The response is of type string
.
Responses are generated using AI and may contain mistakes.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4