powered by
Close (complete) a task
close_task(task_id, verbose = TRUE, token = get_todoist_api_token())
id of the closed task (invisible)
id of the task to close
boolean that make the function verbose
todoist API token
if (FALSE) { close_task("12345") }
Run the code above in your browser using DataLab