Add responsible to a task

add_responsible_to_task(
  project_id,
  add_responsible,
  task,
  verbose,
  token = get_todoist_api_token()
)

Arguments

project_id

id of the project

add_responsible

add someone to this task with mail

task

the full name of the task

verbose

make the function verbose

token

token

Value

http request