leave_workspace: Leave a workspace

View source: R/workspaces.R

leave_workspaceR Documentation

Leave a workspace

Description

Leave a workspace

Usage

leave_workspace(workspace_id, verbose = TRUE, token = get_todoist_api_token())

Arguments

workspace_id

id of the workspace

verbose

boolean that make the function verbose

token

todoist API token

Value

NULL (invisible)

Examples

## Not run: 
leave_workspace("12345")

## End(Not run)

rtodoist documentation built on Feb. 14, 2026, 5:06 p.m.