cURL
curl --request POST \ --url https://api.webtranspose.com/v1/crawl/set-banned \ --header 'Content-Type: application/json' \ --data '{ "crawl_id": "<string>", "banned_urls": [] }'
Successful operation