v1

latestOpenAPI 3.0.02026-08-061478520.6 KB
[v3] Task Archive

Restore a batch of archived tasks and their parent hierarchy

Restores a batch of archived tasks. When restoring tasks, their parent tasks (if archived) will also be restored to maintain task tree consistency. However, siblings of restored tasks will remain archived unless explicitly included in the batch. This endpoint ensures that the recalculation of the task tree hierarchy is performed once per batch, preventing inconsistencies and race conditions that may occur if multiple single-task restore requests are made concurrently.

patch/v3/task-archive/restore-batch

Request body

taskIdsinteger[] required

List of archived task IDs to restore.

Response

OK

messagestring