Delete Redis instanceAsk AIdelete deprecatedhttps://api.render.com/v1/redis/{redisId}Delete a Redis instance by ID. This API is deprecated in favor of the Key Value API.Path ParamsredisIdstringrequiredResponses 204Redis instance deleted 400The request could not be understood by the server. 401Authorization information is missing or invalid. 404Unable to find the requested resource. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 6 months ago