How can I bulk delete Deployments that do not have any properties?

Mike Heyns March 13, 2021

We enabled a Jira integration that uploads deployment information. The integration did not meet our expectations and we'd like to remove the deployment information uploaded.

Unfortunately, by inspecting the source, no properties were included for the deployments.

This means we can't provide anything to the bulk delete API available.

Trying to delete by key results in a 202 but has no effect.

Trying to get by key results in a 404, even though we triple checked the identifiers in the request.

Is there another way we can remove these? I can't find a way to list all deployments including their deploymentSequenceNumbers.

Any assistance is appreciated.

0 answers

Suggest an answer

Log in or Sign up to answer