It's not possible and even if it was, it would be an undesirable "solution" because the data can be seen using other methods.
The solution is to revise your code to ensure you only send data to the user that they are authorised to see. Don't dump all user data in the AJAX response.