R/workspaces.R
leave_workspace.Rd
Leave a workspace
leave_workspace(workspace_id, verbose = TRUE, token = get_todoist_api_token())
id of the workspace
boolean that make the function verbose
todoist API token
NULL (invisible)
if (FALSE) { # \dontrun{ leave_workspace("12345") } # }