access-token: ********************{
"name": "string",
"params": {}
}curl --location '/admin/network/security/fetch_value' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"params": {}
}'{
"success": true
}