powered by
Rename a shared label
rename_shared_label( old_name, new_name, verbose = TRUE, token = get_todoist_api_token() )
NULL (invisible)
current name of the shared label
new name for the shared label
boolean that make the function verbose
todoist API token
if (FALSE) { rename_shared_label("old_name", "new_name") }
Run the code above in your browser using DataLab