Skip to main content
PATCH
Update a team

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Path Parameters

team_id
integer
required

Team ID

Body

application/json
name
string
member_ids
integer[]

Replaces all team members.

project_ids
integer[]

Replaces all explicit project assignments.

project_tags
string[]

Replaces all project-tag selectors.

repo_url_patterns
string[]

Replaces all repository URL fragment selectors.

Minimum string length: 3

Response

Team updated successfully

team
object
required