vk_put_tokens_3408c99d9d37
Create a new Vikunja API token for user-level authentication via the REST API. Pass the token object in the request body to generate credentials for accessing tasks and projects.
Instructions
Create a new api token. Raw Vikunja REST proxy for PUT /tokens. Create a new api token to use on behalf of the user creating it. 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 token object with required fields |