Skip to main content

Add user to team

POST 

/api/v4/teams/:team_id/members

Add user to the team by user_id.

Permissions

Must be authenticated and team be open to add self. For adding another user, authenticated user must have the add_user_to_team permission.

Request

Responses

Team member creation successful