Delete Registry
Request
curl --location \
--request DELETE 'https://api.ionos.com/containerregistries/registries/789f8e3c-d5c8-4359-8f85-c200fb89e97c' \
--header 'Authorization: Bearer ${TOKEN}' \
--data-raw ''Path parameter
Response
{
"msg": "Not Found"
}Last updated
Was this helpful?