Skip to main content

Add multiple users to team

POST 

/api/v4/teams/:team_id/members/batch

Add a number of users to the team by user_id.

Permissions

Must be authenticated. Authenticated user must have the add_user_to_team permission.

Request

Responses

Team members created successfully.