Update Repo
deprecated
Deprecated: Use /api/repos/{repo_name} instead.
PATCH
Update Repo
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Repository settings to patch, such as the default branch.
New default branch name for the Code Storage repository.
Example:
"main"
Update Repo