unarchive_section: Unarchive a section

View source: R/section.R

unarchive_sectionR Documentation

Unarchive a section

Description

Unarchive a section

Usage

unarchive_section(section_id, verbose = TRUE, token = get_todoist_api_token())

Arguments

section_id

id of the section

verbose

boolean that make the function verbose

token

todoist API token

Value

id of the unarchived section (invisible)

Examples

## Not run: 
unarchive_section("12345")

## End(Not run)

rtodoist documentation built on Feb. 14, 2026, 5:06 p.m.