Logo
API_DOC API Documentation

Create a match target

POST https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://host/appsec/v1/configs/configId/versions/versionNumber/match-targets' -H 'Content-Type: application/json'

ENDPOINTS