Skip to main content

Delete an Artifact

The Katapult Container Registry allows you to remove container images and artifacts that are no longer needed. Artifacts can currently be deleted via the Katapult UI or the Katapult API.

Delete an Artifact

You can currently only delete an artifact using the Katapult UI or the Katapult API.

Delete an Artifact using the Katapult UI

  1. Log in to your Katapult account.
  2. Navigate to the Container Registry section in your account settings.
  3. Select the repository containing the artifact you want to delete.
  4. Click on the Artifacts tab to view the list of stored artifacts.
  5. Locate the artifact you want to delete and click on the Delete button next to it.
  6. Confirm the deletion when prompted.

Delete an Artifact using the Katapult API

The Katapult API allows you to delete artifacts programmatically. Documentation for this endpoint can be found in the Katapult API documentation.