Authorization: Bearer ********************Access-Id: ********************Access-Secret: ********************{}curl --location --request DELETE 'http://10.10.0.26:8080/api/dns/filter/' \
--header 'Access-Id: <api-key>' \
--header 'Access-Secret: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{}