v14

latestOpenAPI 3.0.32026-08-04377889.4 MB
teams

Request access to a team

Request access to a team as a member. An owner has to approve the request. Only 100 users can request access to a team at the same time.

post/v1/teams/{teamId}/request

Path parameters

teamIdstring required

The unique team identifier

Example:team_1a2b3c4d5e6f7g8h9i0j1k2l

Request body

Example request

{
  "joinedFrom": {
    "origin": "github",
    "commitId": "f498d25d8bd654b578716203be73084b31130cd7",
    "repoId": "67753070",
    "repoPath": "jane-doe/example",
    "gitUserLogin": "jane-doe"
  }
}

Response

Successfuly requested access to the team.

teamSlugstring required
teamNamestring required
confirmedfalse | true
accessRequestedAtnumber