Update tfa update
Update a 2FA method’s label or primary status. Requires specifying which method to update via: - tfa_method_id (preferred), OR - tfa_method (“sms” or “totp” but not “email”, since email is not stored in user_tfa_methods) Can update: - label: A user-friendly label for the method (e.g., “Work Phone”, “Personal Authenticator”) - is_primary: Mark this as the primary/preferred method (only one can be primary) On success: - Updates the specified user_tfa_methods row - If setting is_primary=True, unsets it for all other methods - Returns updated method info
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-auto-openapi-preview-pr-4175.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header