vk_post_user_1a3ddc942173
Renew an expired Vikunja link share token via a POST to /user/token. Get a fresh JWT token to continue accessing shared tasks.
Instructions
Renew link share token. Raw Vikunja REST proxy for POST /user/token. Returns a new valid jwt link share token. Only works for link share tokens. 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. |