R/section.R
unarchive_section.Rd
Unarchive a section
unarchive_section(section_id, verbose = TRUE, token = get_todoist_api_token())
id of the section
boolean that make the function verbose
todoist API token
id of the unarchived section (invisible)
if (FALSE) { # \dontrun{ unarchive_section("12345") } # }