Registry
Delete registry artifact
Delete a specific artifact from a repository.
DELETE
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Registry ID
Repository name If it contains slash, encode it with URL encoding. e.g. a/b -> a%252Fb
Artifact digest
Response
204
Artifact has been deleted