remove_shared_label: Remove a shared label

View source: R/labels.R

remove_shared_labelR Documentation

Remove a shared label

Description

Remove a shared label

Usage

remove_shared_label(name, verbose = TRUE, token = get_todoist_api_token())

Arguments

name

name of the shared label to remove

verbose

boolean that make the function verbose

token

todoist API token

Value

NULL (invisible)

Examples

## Not run: 
remove_shared_label("label_name")

## End(Not run)

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