powered by
Reject a project invitation
reject_invitation( invitation_id, invitation_secret, verbose = TRUE, token = get_todoist_api_token() )
NULL (invisible)
id of the invitation
secret of the invitation
boolean that make the function verbose
todoist API token
if (FALSE) { reject_invitation("12345", "secret123") }
Run the code above in your browser using DataLab