powered by
Remove a shared label
remove_shared_label(name, verbose = TRUE, token = get_todoist_api_token())
NULL (invisible)
name of the shared label to remove
boolean that make the function verbose
todoist API token
if (FALSE) { remove_shared_label("label_name") }
Run the code above in your browser using DataLab