vk_delete_tasks_88ea47d49817
Delete a task permanently from a Vikunja project by providing its ID. This action removes the task entirely, not marking it as done.
Instructions
Delete a task. Raw Vikunja REST proxy for DELETE /tasks/{id}. Deletes a task from a project. This does not mean "mark it done". This endpoint does not usually require a request body. 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 | Task ID Required. |