vk_post_user_3a307fd77361
Destroys the current Vikunja user session and clears the refresh token cookie, effectively logging out the user.
Instructions
Logout. Raw Vikunja REST proxy for POST /user/logout. Destroys the current session and clears the refresh token cookie. 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. |