Delete Release Bundle v2 Version

Deletes a specific Release Bundle v2 version. Can be performed synchronously or asynchronously.

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

Release bundle name

string
required

Release bundle version

Query Params
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 -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.

boolean
Defaults to true

Determines whether the operation should be asynchronous (true) or synchronous (false). The default value is true.

boolean
Defaults to false

Whether this is a remote delete by distribution

Responses
200

Submitted (async) - The deletion request was submitted successfully.

204

Deleted (sync) - The Release Bundle version was deleted successfully.

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