Delete a tag
tag_delete(name, ...)
name
(character) Name of the tag
...
Additional options passed down to DELETE
DELETE
nothing, if successful
## Not run: tag_delete(name = "helloworld") ## End(Not run)