vk_post_user_36b98a5d1c92
Disable two-factor authentication (TOTP) for the current Vikunja user by submitting the user's password. Removes active TOTP settings to regain access without TOTP codes.
Instructions
Disable totp settings. Raw Vikunja REST proxy for POST /user/settings/totp/disable. Disables any totp settings for the current user. Pass the JSON request payload in the optional body field. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The current user's password (only password is enough). |