Skip to main content

Soft-delete (archive) a multi-project cycle — detaches member tasks and frees the one-active / sequence slot (PT-938)

DELETE 

/api/cycle-sets/:id/cycles/:cycleId

Soft-delete (archive) a multi-project cycle — detaches member tasks and frees the one-active / sequence slot (PT-938). Requires tasks.delete.any plus the set's access envelope. This is also what makes migration 080's project-delete guard actionable: that guard refuses to hard-delete a project whose set still owns a PLANNED or ACTIVE cycle, and this route is how that cycle is cleared.

Request

Responses

Successful response