vk_post_user_38ed3bdad118
Refresh a Vikunja user token by exchanging the refresh token cookie for a new short-lived JWT. Use this proxy endpoint to authenticate API requests.
Instructions
Refresh user token. Raw Vikunja REST proxy for POST /user/token/refresh. Exchanges the refresh token cookie for a new short-lived JWT. 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 | No | Optional JSON request body. Some Vikunja endpoints accept payloads even when the Swagger snapshot omits the schema. |