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