Update Redis instanceAsk AIpatch deprecatedhttps://api.render.com/v1/redis/{redisId}Update a Redis instance by ID. This API is deprecated in favor of the Key Value API.Path ParamsredisIdstringrequiredBody ParamsnamestringThe name of the Redis instanceplanstringenumfreestarterstandardpropro_pluscustomAllowed:freestarterstandardpropro_pluscustommaxmemoryPolicystringenumThe eviction policy for the Key Value instancenoevictionallkeys_lfuallkeys_lruallkeys_randomvolatile_lfuvolatile_lruvolatile_randomvolatile_ttlShow 8 enum valuesipAllowListarray of objectsipAllowListADD objectResponses 200Updated 400The request could not be understood by the server. 401Authorization information is missing or invalid. 404Unable to find the requested resource. 409The current state of the resource conflicts with this request. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 6 months ago