Build Rename

Renames a build stored in Artifactory. Typically used to keep the build info in sync with a renamed build on the CI server. Requires Artifactory Pro.

Security: Requires deploy and delete permission for the build.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Current build name

Query Params
string
required
length ≥ 1

The new name for the build. This parameter is required.

string

The name of the project associated with the build. This parameter is required if the build is part of a project.

Responses

400

Bad Request - The request body is malformed or a required parameter is missing.

401

Bad Credentials - Authentication failed. A valid token is required.

403

Permission Denied - The user does not have deploy and delete permission for the build.

404

Not Found - The specified build does not exist.

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
text/plain