powered by
Unarchive a project
unarchive_project(project_id, verbose = TRUE, token = get_todoist_api_token())
id of the unarchived project (invisible)
id of the project
boolean that make the function verbose
todoist API token
if (FALSE) { unarchive_project(project_id = "12345") }
Run the code above in your browser using DataLab