Branches

Update a branch

Updates a branch in the project. Requires admin right.

Requires <code>write_projects</code> OAuth access scope.

put/projects/{project_id}/branches/{branch_id}

Path parameters

project_idstring required

A unique project identifier

branch_idnumber required

A unique identifier of the branch.

Request body

namestring

Branch name.

Response

OK

project_idstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.