We have a few projects that require authentication-less access to the source code. We are unable to switch off the public access to repos. For this reason we would like a way to remove public access from personal repos and projects that we dont want to make public.
I was unable to find an API call that can do this. is there a way to do this? if there was an API call I could use a python API wrapper like stashy or python-bitbucket. Perhaps there is another way to automate this?