vk_post_user_bc424c7a6615
Change the current Vikunja user's password by sending a POST request with the current and new passwords. Authentication is required.
Instructions
Change password. Raw Vikunja REST proxy for POST /user/password. Lets the current user change its password. 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 and new password. |