Updates a team member’s role or display name.
Access token for the git provider (GitHub PAT, GitLab PAT, Bitbucket App Password, Azure DevOps PAT). Pass via Authorization: Bearer <token> header.
Version control platform
github, gitlab, bitbucket, azure_devops, azuredevops "github"
Organization, workspace, or group name on the platform
"my-org"
Login/email of the member
"jane@example.com"
Base URL for GitHub (use for GitHub Enterprise Server)
"https://github.com"
Base URL for GitLab (use for self-hosted GitLab instances)
"https://gitlab.com"
Base URL for Azure DevOps (use for Azure DevOps Server)
"https://dev.azure.com"
Base URL for Bitbucket (use for Bitbucket Data Center/Server)
"https://api.bitbucket.org/2.0"
Display name (for add/update)
"Jane Doe"
Member role (for add/update)
member, lead