powered by
Delete an uploaded file
delete_upload(file_url, verbose = TRUE, token = get_todoist_api_token())
NULL (invisible)
URL of the file to delete
boolean that make the function verbose
todoist API token
if (FALSE) { delete_upload("https://...") }
Run the code above in your browser using DataLab