| delete_upload | R Documentation |
Delete an uploaded file
delete_upload(file_url, verbose = TRUE, token = get_todoist_api_token())
file_url |
URL of the file to delete |
verbose |
boolean that make the function verbose |
token |
todoist API token |
NULL (invisible)
## Not run:
delete_upload("https://...")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.