Soft-delete (archive) an initiative-scoped cycle — detaches member tasks and frees the one-active / sequence slot (PT-774)
DELETE/api/initiatives/:id/cycles/:cycleId
Soft-delete (archive) an initiative-scoped cycle — detaches member tasks and frees the one-active / sequence slot (PT-774). Requires tasks.delete.any against the initiative.
Request
Responses
- 200
- 401
- 403
- 404
Successful response
Unauthorized — authentication credentials are missing or invalid
Forbidden — the initiative is inaccessible or unknown, its id is malformed, the caller lacks the required permission, or the x-act-as-org selector named a non-member org. All collapse to 403 (no existence oracle).
Cycle not found or already archived