Logo
API_DOC API Documentation

Remove a custom deny action

DELETE https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/custom-deny/{{customDenyId}}

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://host/appsec/v1/configs/configId/versions/versionNumber/custom-deny/customDenyId'

ENDPOINTS