R/section.R
archive_section.Rd
Archive a section
archive_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 archived section (invisible)
if (FALSE) { # \dontrun{ archive_section("12345") } # }