Execute Build Promotion

JFrog REST APIs

Content Type
REST API

Description: Executes a named promotion closure found in the promotions section of a User Plugins.User Plugins

Since: 2.5.2

Notes: Requires Artifactory Pro

Security: Requires an authenticated user.

Usage: POST /artifactory/api/plugins/build/promote/{promotionName}/{buildName}/{buildNumber}?[params=p1=v1[,v2][|p2=v3]]

Produces: text/plain

Sample Output:

POST https://[JFrogPlatformURL]/artifactory/api/plugins/build/promote/promotion1/build1/3?params=types=jar,war,zip
OK

Tip

Using build promotion? Learn how Release Lifecycle Management (RLM) can give you even more power and control over your software releases.