vk_put_projects_90ea1375caf6
Grant a team access to a Vikunja project by adding it via the project ID. Use this to manage team permissions on projects.
Instructions
Add a team to a project. Raw Vikunja REST proxy for PUT /projects/{id}/teams. Gives a team access to a project. 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 |
|---|---|---|---|
| id | No | Project ID Required. | |
| body | Yes | The team you want to add to the project. |