Add a list of users

add_users_in_project(
  project_id,
  list_of_users,
  verbose = TRUE,
  token = get_todoist_api_token()
)

Arguments

project_id

id of project

list_of_users

list of mails

verbose

make it talk

token

token

Value

id of project (character vector)