Logo
API_DOC API Documentation

Update the IP Geo Firewall settings

PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/security-policies/{{policyId}}/ip-geo-firewall

For more information on the JSON to modify these settings, visit: https://developer.akamai.com/api/cloud_security/application_security/v1.html#putipgeofirewall

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PUT 'https://host/appsec/v1/configs/configId/versions/versionNumber/security-policies/policyId/ip-geo-firewall' -H 'Content-Type: application/json'

ENDPOINTS