teams
Join a team
Join a team with a provided invite code or team ID.
POST
Authorizations
Default authentication mechanism
Path Parameters
The unique team identifier
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Body
application/json
The invite code to join the team.
Example:
"fisdh38aejkeivn34nslfore9vjtn4ls"
Response
200
application/json
Successfully joined a team.
The ID of the team the user joined.
Example:
"team_LLHUOMOoDlqOp8wPE4kFo9pE"
The slug of the team the user joined.
Example:
"my-team"
The name of the team the user joined.
Example:
"My Team"
The origin of how the user joined.
Example:
"email"