---
title: "POST /v1/{+name}:upgrade"
method: POST
path: "/v1/{+name}:upgrade"
tags: ["projects"]
---

# POST /v1/{+name}:upgrade

`POST /v1/{+name}:upgrade`

Upgrades Redis instance to the newer Redis version specified in the request.

## Path parameters

- `name` string, required

## Request body

- UpgradeInstanceRequest — Request for UpgradeInstance.
  - `redisVersion` string — Required. Specifies the target version of Redis software to upgrade to.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/redis.md) · [All operations](https://skmtc.dev/google/apis/redis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/redis/revisions/001438d863e7/schema)
