Authorizations
Response
200
curl --request DELETE \
--url https://api.brightdata.com/zone/whitelist \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"zone": "<string>",
"ip": "<string>"
}'curl --request DELETE \
--url https://api.brightdata.com/zone/whitelist \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"zone": "<string>",
"ip": "<string>"
}'此页面对您有帮助吗?