Operations for managing users within the organization. Accessed via AdminClient.users.
Delete a user by ID, removing them from the organization.
Get a user's details by ID.
List users in the organization, optionally filtered by email.
Operations for managing users within the organization. Accessed via AdminClient.users.