branches
Update branch
Update branch
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
(Required)
Example:
"ox"
Example:
"test-repo"
Example:
"{{new_branch_name}}"
Body
application/json
Example:
"{{last_commit_id}}"
Response
200 - text/plain
OK
The response is of type file
.