Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude

Delete Cycle Api V1 Workstreams Cycles Cycle Id Delete

delete/api/v1/workstreams/cycles/{cycle_id}

Delete cycle

Delete a cycle and all associated tasks and impact ledger entries (cascade). **Authentication Required:** JWT Bearer token

Path parameters

cycle_idrequired
path
—

Responses

204Cycle deleted successfully
401Unauthorized
404Cycle not found
422Validation Error
FieldTypeDescription
detailValidationError[]—
item shape
curl https://api.dev.arch.ie/api/v1/workstreams/cycles/<cycle_id> \
  -X DELETE \
  -H "Authorization: Bearer sk_..."
API Reference · Archie for developers