Delete a container registry
delete/container/registry/{registryName}
Deletes a container registry.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The container registry was deleted. | ||
| 401 | Unauthorized | The request is not authenticated. | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema | |
| 404 | Not Found | An error response when a container registry with the specified name does not exist. | Schema | |
| 503 | Service Unavailable | Functionality for project containers is not enabled. | Schema |