I can see, that I can create a key value map for a proxy,api or organization over the rest api. But how can I store a new entry there?
My use case is to store some secret there. As keyvalue maps are the only thing that encrypts entries. Propertysets are not encrypted and because of this, I can't use a property for this.
Solved! Go to Solution.
This is a gap in the builtin Apigee API, for now. It's being worked on.
In the meantime you can try this general purpose proxy. [ link ]