post https://api.sigmacomputing.com/v2/members
Create a user.
Usage notes
- Creating a user with this endpoint does not send an invitation email to the user.
- Review the account types returned by the /v2/members endpoint to understand the format of the memberType string.
Recipes
👤
Members: Create New (JavaScript)
Open Recipe
👤
Member: Onboarding (JavaScript)
Open Recipe