vk_put_projects_18c03cfa3b5a
Create a project view in Vikunja by providing the project ID and view data. Use this tool to add a new view to a specific project.
Instructions
Create a project view. Raw Vikunja REST proxy for PUT /projects/{project}/views. Create a project view in a specific 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 |
|---|---|---|---|
| body | Yes | The project view you want to create. | |
| project | No | Project ID Required. |