latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-1916998415.7 KB

bbc1c9a19f8d

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.