Number of APIs: 6
GET https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets
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
PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets/sequence
For more information on the JSON to modify these settings, visit:
https://developer.akamai.com/api/cloud_security/application_security/v1.html#putsequence
GET https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets/{{targetId}}?includeChildObjectName=
PUT https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets/{{targetId}}
DELETE https://{{host}}/appsec/v1/configs/{{configId}}/versions/{{versionNumber}}/match-targets/{{targetId}}
ENDPOINTS