Update cycle
PATCH/api/v1/workspaces/:slug/projects/:project_id/cycles/:pk/
Modify an existing cycle's properties like name, description, or date range. Completed cycles can only have their sort order changed.
Request
Responses
- 200
- 401
- 403
- 404
Cycle updated
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
The requested resource was not found.