DigitalOcean-public.v2-new_Container Registries
[Public Preview] Delete Container Registry By Name
To delete your container registry, destroying all container image data stored in it, send a DELETE request to /v2/registries/{registry_name}.
delete/v2/registries/{registry_name}
Path parameters
registry_namestring required
The name of a container registry.
Response
The action was successful and the response body is empty.