Add Task To List
documentedAdd an existing task to an additional List.
POST /v2/list/{list_id}/task/{task_id}Listsno implementation yet0 runsInput
list_id*
List ID
12345
title*
Task title
Implement feature X
description
Task description
Description of the task
status
Status (list status)
to do
assignee1
Assignee user ID 1
User ID
assignee2
Assignee user ID 2
User ID
due_date
Due date (ms since epoch)
ms
start_date
Start date (ms since epoch)
ms
time_estimate
Time estimate (ms)
ms
tag
Tag
frontend
Calls ClickUp as you (your API key is your account); keychains.dev holds the credentials.