v1

latestOpenAPI 3.1.02026-07-22106199311.5 KB
Artifacts

Promotes Artifact

An endpoint to promote artifact from one environment to another

post/v1/projects/{projectId}/artifacts/promotions

Path parameters

projectIdstring required

Request body

sourceEnvironmentNamestring required

The name of environment to promote the artifact from

targetEnvironmentNamestring required

The name of environment to promote the artifact to

versionNamestring required

The version of the artifact to be promoted

Response

Artifact promoted successfully

environmentNamestring

The name of promoted environment

versionNamestring

The artifact version name promoted