Hi All,
We know that APIGEE captures request URIs for analytics purpose but this could be a problem for the APIs which contain some sort of token or some id as part of path parameter (for example AccountId in following URL.
https://apis-bank-test.apigee.net/ais/open-banking/v1.0/accounts/{AccountId} |
How can we prevent these values being captured in analytics? Has anyone else encountered the same problem?