vk_put_teams_dd5552eb152c
Creates a new team in Vikunja by sending team details via the REST API. Supports camelCase and snake_case parameter aliases.
Instructions
Creates a new team. Raw Vikunja REST proxy for PUT /teams. Creates a new team. 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 team you want to create. |