delete https://api.sigmacomputing.com/v2/members/
Delete a specific user by memberId. Deleting a user deactivates the user in Sigma. The deactivated user's documents are reassigned to the user associated with the API client credentials. For more information, see Deactivate users.
Usage notes
- Retrieve the memberId by calling the /v2/members endpoint.
Usage scenarios
- User offboarding: Manage your user base by efficiently offboarding users after they leave your organization.
Best practices
- Confirm memberId: Before deactivating a user, make sure the memberId is correct.