patch https://api.sigmacomputing.com/v2/members/
Update a specific user by memberId.
Usage notes
- Retrieve the memberId by calling the /v2/members endpoint.
- Review the account types returned by the same endpoint to understand the format of the memberType string.
Recipes
👤
Members: Update (JavaScript)
Open Recipe
👤
Members: Change Email Address (JavaScript)
Open Recipe