delete https://{hostname}/appsec/v1/configs//versions//match-targets/
Kona Site Defender, App & API Protector with the Advanced Security module Deletes the specified match target.
Responses
204Successfully deleted the match target.
Kona Site Defender, App & API Protector with the Advanced Security module Deletes the specified match target.
204Successfully deleted the match target.
xxxxxxxxxx
curl --request DELETE \
--url https://hostname/appsec/v1/configs/configId/versions/versionNumber/match-targets/targetId \
--header 'accept: application/json'