Execute Build Promotion

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

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 /api/plugins/build/promote/{promotionName}/{buildName}/{buildNumber}?[params=p1=v1[,v2][|p2=v3]]

Produces: text/plain

Sample Output:

POST /api/plugins/build/promote/promotion1/build1/3?params=types=jar,war,zip
OK