Delete KeyValueMap Entry in an Environment

0 2 98
2 REPLIES 2

The DELETE API is working perfectly fine,

If this is my KVM,

9148-kvm-delete.jpg

then the API to DELETE, COMPANY entry would be,

https://api.enterprise.apigee.com/v1/organizations/org/environments/env/keyvaluemaps/backend_account...

Yes, and in the case where the KEY includes url-escapable content, the client needs to escape it. So https://www.test1.com needs to be escaped before being embedded as a URL segment.