vk_post_shares_5d6ccf52a1d9
Authenticate to a shared Vikunja project via share hash; optionally supply a password to obtain a JWT auth token.
Instructions
Get an auth token for a share. Raw Vikunja REST proxy for POST /shares/{share}/auth. Get a jwt auth token for a shared project from a share hash. 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 password for link shares which require one. | |
| share | No | The share hash Required. |