Is it possible excluding API endpoints for specific data type

Hello all,
I have a scenario in which I receive two types of responses. The first one is from the ‘GET /init/otp/’ request, which discloses the phone number in its response. However, this information is not of interest to me.

On the other hand, if the phone number is revealed outside the ‘/init/otp’ endpoint, the data type for the phone number should be triggered. Is this achievable in Akto?

1 Like

Hi @moolakarapaiyan

The query is - Is it possible to mute sensitive data detection for a particular API endpoint and only trigger if it’s detected in other API endpoints?

Answer: it’s not possible today to mute sensitive data detection for a particular API endpoints. I understand there might be some noise because of this. Apologies! I am taking it as a feature request for a good use case.

1 Like