---
title: "Changes to Update pipeline version"
method: POST
path: "/pipelines/{pipelineId}/versions/{versionId}"
---

# Changes to Update pipeline version

`POST /pipelines/{pipelineId}/versions/{versionId}`

> Every recorded change to this endpoint, newest first.
> 14 revisions in range; 1 not diffed.

## Timeline

Changed in 5 of 14 revisions.

- **2026-08-27** `97f7655d105a` — 16 breaking, 4 warning, 5 info
- **2026-07-24** `13316c9fe5ff` — 1 info
- **2026-07-09** `aa8544683897` — 1 info
- **2026-06-26** `bbf1cd758a38` — 1 info
- **2026-03-10** `49c99a6944de` — 1 info

## Changes

- **2026-08-27** `97f7655d105a` — 16 breaking, 4 warning, 5 info
  - the response property `pipeline/computeEnv` became nullable for the status `200`
  - the response property `pipeline/description` became nullable for the status `200`
  - the response property `pipeline/icon` became nullable for the status `200`
  - the response property `pipeline/labels` became nullable for the status `200`
  - the response property `pipeline/optimizationId` became nullable for the status `200`
  - the response property `pipeline/optimizationStatus` became nullable for the status `200`
  - the response property `pipeline/optimizationTargets` became nullable for the status `200`
  - the response property `pipeline/orgId` became nullable for the status `200`
  - the response property `pipeline/orgName` became nullable for the status `200`
  - the response property `pipeline/userFirstName` became nullable for the status `200`
  - the response property `pipeline/userLastName` became nullable for the status `200`
  - the response property `pipeline/visibility` became nullable for the status `200`
  - the response property `pipeline/workspaceId` became nullable for the status `200`
  - the response property `pipeline/workspaceName` became nullable for the status `200`
  - the `pipeline/computeEnv` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `pipeline/optimizationStatus` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the optional property `pipeline/computeEnv/id` from the response with the `200` status
  - removed the optional property `pipeline/computeEnv/name` from the response with the `200` status
  - removed the optional property `pipeline/computeEnv/platform` from the response with the `200` status
  - removed the optional property `pipeline/computeEnv/region` from the response with the `200` status
  - added `#/components/schemas/ComputeEnvDbDto` to the `pipeline/computeEnv` response property `allOf` list for the response status `200`
  - added `#/components/schemas/PipelineOptimizationStatus` to the `pipeline/optimizationStatus` response property `allOf` list for the response status `200`
  - removed the `OPTIMIZABLE` enum value from the `pipeline/optimizationStatus` response property for the response status `200`
  - removed the `OPTIMIZED` enum value from the `pipeline/optimizationStatus` response property for the response status `200`
  - removed the `UNAVAILABLE` enum value from the `pipeline/optimizationStatus` response property for the response status `200`
- **2026-07-24** `13316c9fe5ff` — 1 info
  - added the new optional request property `launch/nextflowVersion`
- **2026-07-09** `aa8544683897` — 1 info
  - added the new optional request property `launch/outputDir`
- **2026-06-26** `bbf1cd758a38` — 1 info
  - added the new optional request property `launch/syntaxParser`
- **2026-03-10** `49c99a6944de` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/seqeralabs/apis/seqera-api/docs/pipelines/:pipelineId/versions/:versionId/post.md) · [API](https://skmtc.dev/seqeralabs/apis/seqera-api.md) · [Page](https://skmtc.dev/seqeralabs/apis/seqera-api/changes/pipelines/:pipelineId/versions/:versionId/post)
