delete_task
Permanently remove a task by ID, including its comments, labels, and assignees. Use to delete tasks when no recovery is needed; there is no undo.
Instructions
Delete a task. There is no way to undo this through the API.
Vikunja soft-deletes, and documents deleted tasks as retained for 30 days before permanent removal, while exposing no endpoint to list or restore them. The row outlives the task and stays unreachable from here. Treat this as irreversible and confirm the id first. Deleting a task also takes its comments, labels, and assignees with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |