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.