v1

latestSwagger 2.02026-07-132525401.9 MB
account

Adds a new user to a team that is owned by an organization

post/v0.1/orgs/{org_name}/teams/{team_name}/users

Path parameters

org_namestring required

The organization's name

team_namestring required

The team's name

Request body

user_emailstring required

The user's email address

Response

Success

emailstring required

The email address of the user

display_namestring required

The full name of the user. Might for example be first and last name

namestring required

The unique name that is used to identify the user.

role'maintainer' | 'collaborator' required

The role of the user has within the team