task
Duplicate a task
Copies a task with all its properties (labels, assignees, attachments, reminders) into the same project. Creates a "copied from" relation between the new and original task.
put/tasks/{taskID}/duplicate
Path parameters
taskIDinteger required
The task ID to duplicate
Response
The duplicated task.