Delete registry credentialAsk AIdelete https://api.render.com/v1/registrycredentials/{registryCredentialId}Delete the registry credential with the provided ID.Path ParamsregistryCredentialIdstringrequiredThe ID of the registry credentialResponses 204Registry credential deleted 401Authorization information is missing or invalid. 403You do not have permissions for the requested resource. 404Unable to find the requested resource. 406Unable to generate preferred media types as specified by Accept request header. 410The requested resource is no longer available. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 5 months ago