| remove_shared_label | R Documentation |
Remove a shared label
remove_shared_label(name, verbose = TRUE, token = get_todoist_api_token())
name |
name of the shared label to remove |
verbose |
boolean that make the function verbose |
token |
todoist API token |
NULL (invisible)
## Not run:
remove_shared_label("label_name")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.