2026-07-30 User API
- New optional
totp_enabledfield added to users, showing whether two-factor authentication is set up for a user; it is returned by the user and group read endpoints (GET /v2/users,/v2/users/me,/v2/users/{id},/v2/users/{id}/groups, the invite endpoints, and the/v1/groupsendpoints) and can be set tofalseviaPATCH /v2/users/{id}to turn two-factor authentication off for that user