Update team members

Update the members of a specific team.

Usage notes

  • Retrieve the teamId by calling the /v2/teams endpoint.
  • Inactive members cannot be added or removed from a team.
Recipes
👥
Teams: Bulk Assign Members (JavaScript)
Open Recipe
👥
Teams: Bulk Remove Members (JavaScript)
Open Recipe
Log in to see full request history
Path Params
string
required
Body Params

The request body.

add
array of strings

Members to add by memberId

add
remove
array of strings

Members to add by memberId

remove
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json