Delete Received Release Bundle v2 Version

Deletes a Release Bundle v2 version that has been received on this Artifactory instance (e.g. as a distribution target). Used for remote delete from Distribution or cleanup of received bundle data. When async is true, returns 200 with a submission message; when false, returns 204 when deletion completes.

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
length between 2 and 32

The project key of the source from which the release bundle was distributed.

boolean
Defaults to true

When true (default), the deletion is performed asynchronously and the API returns 200 when the request is accepted. When false, the API returns 204 after the deletion completes.

boolean
Defaults to false

Indicates that this delete is triggered by a Distribution remote delete operation.

Responses

204

No Content (sync) - The received release bundle version was deleted successfully.

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