patch https://api.sigmacomputing.com/v2/teams//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