pipeline-versions

Update pipeline version name and default flag

Updates a pipeline version's name and/or marks it as the default version. When setting a version as default, any previously default version is automatically unset. Version names cannot be changed if the version is already referenced by workflow runs.

put/pipelines/{pipelineId}/versions/{versionId}/manage

Path parameters

pipelineIdinteger required

Pipeline numeric identifier

versionIdstring required

Pipeline Version identifier (Launch ID)

Query parameters

workspaceIdinteger

Workspace Identifier

Request body

isDefaultboolean
namestring

Response

OK - No content

Changes

Changed in 1 of the 14 revisions of this API.1

Of the 14 revisions, 1 has no diff computed.