Save branch

POST /api/branch/save

Saves a branch

Responses

POST /api/branch/save
curl \
 -X POST http://api.example.com/api/branch/save \
 -H "Authorization: Bearer $ACCESS_TOKEN"