vk_put_projects_d6723872eddd
Share a Vikunja project via link by sending a PUT request to the project's shares endpoint with a JSON payload for the link share. Requires write access to the project.
Instructions
Share a project via link. Raw Vikunja REST proxy for PUT /projects/{project}/shares. Share a project via link. The user needs to have write-access to the project to be able do this. 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 new link share object | |
| project | No | Project ID Required. |