pub fn kv_entry_path(namespace: &str, key_b64: &str) -> String
GET/PUT/DELETE /agdx/kv/{namespace}/{key}. key is the URL-safe unpadded base64 form of the key bytes, the encoding this surface uses for every binary body.
GET
PUT
DELETE /agdx/kv/{namespace}/{key}
key