I have deployed my .net core code in IIS and NGINX. Is there any way that I can restrict user not to use the particular API and not to deploy code again?
Or if i have to deploy again, is there any way that I can restrict users so that they cannot use that API?