vk_post_tasks_2ca74cd58ce3
Update multiple tasks at once via Vikunja's bulk endpoint. Atomically applies changes, ensuring all specified tasks remain writable and authenticated.
Instructions
Update multiple tasks. Raw Vikunja REST proxy for POST /tasks/bulk. Updates multiple tasks atomically. All provided tasks must be writable by the user. 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 | Bulk task update payload |