Authorization: Bearer ********************curl --location --request GET 'https://api.vpsbg.eu/v1/network-protection//blacklist' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"active": true,
"networks": [
"string"
]
}