Delete registry repository
Registry
Delete registry repository
Delete a specific repository from the container registry.
DELETE
Delete registry repository
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
Response
Repository has been deleted