Python
Registry
Delete registry repository
Delete a specific repository from the container registry.
DELETE
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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