v1

latestOpenAPI 3.0.2Apache 2.02026-07-136548173.9 KB
Metadata

Delete artifact version metadata

Deletes the user-editable metadata properties of the artifact version. Any properties that are not user-editable are preserved.

This operation can fail for the following reasons:

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

Response

The artifact version's user-editable metadata was successfully deleted.