delete https://api.sigmacomputing.com/v2/members/
Deactivate a specific user by memberId. Users cannot be fully deleted, only deactivated. 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.