v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
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.