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