Update Release Bundle v2 Version

Updates an existing draft Release Bundle v2 version by adding new sources and/or applying filters. The bundle must be in draft state to be updated. You can add sources of any supported type (AQL, Artifacts, Packages, Builds, or Release Bundles) and optionally apply inclusion/exclusion filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to true

Whether to update the bundle asynchronously

boolean
Defaults to true

Whether to fail fast on errors

boolean
Defaults to false

Whether to perform a dry run without actually updating the bundle

string

The project key used to determine the Release Bundles repository. By convention, each project may contain only one Release Bundles system repository with the name <project-key>-release-bundles-v2. This query parameter may be used instead of repository_key.

string

The Release Bundles repository identifier that identifies where a Release Bundle version resides. If this parameter and the project query parameter are not specified, the default value of release-bundles-v2 is assumed.

Body Params

Release bundle update request containing bundle name, version, sources to add, and optional filters

string
required

Release bundle name. Must begin with a letter, underscore, or digit and consist of letters, underscores, dots, hyphens, or digits.

string
required

Release bundle version. Must begin with a letter, underscore, or digit and consist of letters, underscores, dots, hyphens, plus signs, or digits.

add_sources
array of objects

List of source configurations to add to the existing draft bundle. Each source object structure depends on the source_type (aql, builds, artifacts, release_bundles, packages).

add_sources
filters
object

Filters to include or exclude specific artifacts from the bundle

Headers
string
length ≤ 255

The name of the signing key to use for signing the release bundle

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json