Updating Variables using the Bitbucket API
So I was bashing my head against this for a while. I could use all the other API calls, GET to list variables and POST to create them. But although I had all the other parts working, I could not get PUT to work at all! I couldn’t find ANYTHING in google as a hint. […]