API Reference/Git
Update a permission for a Git identity
Update a permission for a Git identity on a repository
Request Body
application/jsonRequiredpermissionRequiredstringValue in:
"read" | "write"Path Parameters
identityRequiredstringThe git identity ID
Format:
"uuid"repoRequiredstringThe git repository ID
Format:
"uuid"Response Body
Set repository default branch PUT
Set the default branch name for a repository. This will update the HEAD reference to point to the new default branch.
Remove GitHub sync configuration DELETE
Remove GitHub sync configuration from a repository. This stops automatic syncing but doesn't affect the repository content.