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