---
title: "POST /projects/{project}/zones/{zone}/reservations/{reservation}/resize"
method: POST
path: "/projects/{project}/zones/{zone}/reservations/{reservation}/resize"
tags: ["reservations"]
---

# POST /projects/{project}/zones/{zone}/reservations/{reservation}/resize

`POST /projects/{project}/zones/{zone}/reservations/{reservation}/resize`

Resizes the reservation (applicable to standalone reservations only). For
more information, readModifying
reservations.

## Path parameters

- `project` string, required
- `zone` string, required
- `reservation` string, required

## Query parameters

- `requestId` string

## Request body

- ReservationsResizeRequest
  - `specificSkuCount` string, int64 — Number of allocated resources can be resized with minimum = 1 and maximum = 1000.

## Response `200`

Successful response

---

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