Skip to main content
POST
Create a team

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Body

application/json
name
string
required
member_ids
integer[]
project_ids
integer[]

Project IDs to assign explicitly.

project_tags
string[]

Tags that dynamically grant access to matching projects.

repo_url_patterns
string[]

Repository URL fragments that dynamically grant access to matching projects.

Minimum string length: 3

Response

Team created successfully

team
object
required