powered by
Delete a reminder
delete_reminder(reminder_id, verbose = TRUE, token = get_todoist_api_token())
NULL (invisible)
id of the reminder
boolean that make the function verbose
todoist API token
if (FALSE) { delete_reminder("12345") }
Run the code above in your browser using DataLab