Add Work Items to Cycle
POST/api/v1/workspaces/:slug/projects/:project_id/cycles/:cycle_id/cycle-issues/
Assign multiple work items to a cycle. Automatically handles bulk creation and updates with activity tracking.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Cycle work items added
Required fields are missing
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
The requested resource was not found.