put
https://{jfrog_url}/artifactory/api/build
Uploads a build by providing a buildinfo JSON file. All build modules must have the build.name and build.number properties set as well as the correct SHA1 and MD5 to be properly linked in the build info.
Security: Requires a privileged user. From version 6.6, requires deploy permission for the build, and delete permission for overriding existing build info artifact.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Build uploaded successfully
400Bad Request - The request body is malformed or a required parameter is missing.
401Bad Credentials - Authentication failed. A valid token is required.
403Permission Denied - The user does not have deploy permission for the build, and delete permission for overriding existing build info artifact.
