v1
latestOpenAPI 3.1.02026-07-22106199311.5 KBShared Pipeline Artifacts
Publish a Shared Pipeline Artifact
Publishes a shared pipeline artifact as a multipart upload. The sharedPipelineIdPrefix identifies the shared pipeline group.
post/v1/shared-pipelines/artifacts
Headers
content-typestring required
sharedPipelineIdPrefixstring required
versionNamestring required
commitHashstring
branchstring
Response
Shared pipeline artifact published successfully
Example response
{
"versionName": "1.0.0"
}