Branches
Create Branch
Get a branch if it exists, create a new one if not
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - text/plain
The response is of type file
.
Get a branch if it exists, create a new one if not
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type file
.