vk_post_user_c1580ed27784
Reset a Vikunja user password using an email reset token. Provide the token and new password in the JSON body to complete the reset process.
Instructions
Resets a password. Raw Vikunja REST proxy for POST /user/password/reset. Resets a user email with a previously reset token. 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 not required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The token with the new password. |