We try but fail to mask. Given the attached response json, suppose I want to mask details.database to keep first 4 chars but mask remaining chars, and mask details.validationQuery to keep first 2 chars such that:
details.database → Micr************
details.validationQuery → SE***********
What is the proper setting in masking criteria? From your example, we can’t configure masking a particular json node in the response.
#webMethods#API-Management#API-Gateway