Enable or Disable a Shared Pipeline Artifact Version
Shared Pipeline Artifacts
Enable or Disable a Shared Pipeline Artifact Version
Enables or disables a specific version of a shared pipeline artifact. The sharedPipelineIdPrefix identifies the shared pipeline group.
PATCH
Enable or Disable a Shared Pipeline Artifact Version
Authorizations
a valid bearer token
Body
application/json
Whether this version of the shared pipeline is enabled
Example:
true
The prefix identifier grouping related shared pipelines
Minimum string length:
1Example:
"my-shared-pipeline"
The version name of the shared pipeline artifact
Required string length:
1 - 255Example:
"1.0.0"
