I am trying to develope apapter for BitBucket Cloud using BitBucket REST API 2.0.
My requirement is to create a new branch using API. But I am not able to find any API for that. However there is one API to GET branches but API to PUT a branch is not there. Pls help.