R/labels.R
remove_shared_label.Rd
Remove a shared label
remove_shared_label(name, verbose = TRUE, token = get_todoist_api_token())
name of the shared label to remove
boolean that make the function verbose
todoist API token
NULL (invisible)
if (FALSE) { # \dontrun{ remove_shared_label("label_name") } # }