Hi,
I will try to be as simple as possible in my explanation ... Suppose I have a repository X in Project A and I move it to Project B, so far no problem ... BUT if attacking the API with curl it deleted repo X BUT in project A it's deleted the repo X even though it is in Project B ...
I do not know why????
The curl command that I am using is the following:
curl -s -o / dev / null -w '% {http_code}' -L -k -X DELETE -u user:pass "https://bitbucket.xxx.com/bitbucket/rest/ api / 1.0 / projects / PROYECT_A / repos / my_repo
Thank you very much for the help
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.