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

# POST /v2/{+name}:stop

`POST /v2/{+name}:stop`

Stops an Instance.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudRunV2StopInstanceRequest — Request message for deleting an Instance.
  - `validateOnly` boolean — Optional. Indicates that the request should be validated without actually stopping any resources.
  - `etag` string — Optional. A system-generated fingerprint for this version of the resource. This may be used to detect modification conflict during updates.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/run.md) · [All operations](https://skmtc.net/google/apis/run/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/run/versions/59efba436157/schema)
