Logo
API_DOC API Documentation

Modify match target order

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

 

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/match-targets/sequence' -H 'Content-Type: application/json'

ENDPOINTS