vk_post_user_13df50a3da9e
Confirm a new user's email address using Vikunja's user confirmation endpoint. Provide the confirmation token in the request body to activate the account.
Instructions
Confirm the email of a new user. Raw Vikunja REST proxy for POST /user/confirm. Confirms the email of a newly registered user. 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. |