v1

latestOpenAPI 3.0.2Apache 2.02026-07-136548173.9 KB
Artifacts

Delete artifact

Deletes an artifact completely, resulting in all versions of the artifact also being deleted. This may fail for one of the following reasons:

  • No artifact with the artifactId exists (HTTP error 404)
  • A server error occurred (HTTP error 500)
delete/groups/{groupId}/artifacts/{artifactId}

Response

Returned when the artifact was successfully deleted.