We can update the details of a list (name, dates, etc.) but can't move the List to another folder using the API.
{
"name": "Updated List Name",
"content": "Updated List Content",
"due_date": 1567780450202,
"due_date_time": true,
"priority": 2,
"assignee": "none",
"unset_status": true
}
It would be great to add a folder_id that would move the list and it's tasks to another parent folder.
Created by Lauren Pilgrim
July 26, 2021