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

# POST /v1/{+name}:stop

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

Stops running a workstation, reducing costs.

## Path parameters

- `name` string, required

## Request body

- StopWorkstationRequest — Request message for StopWorkstation.
  - `validateOnly` boolean — Optional. If set, validate the request and preview the result, but do not actually apply it.
  - `etag` string — Optional. If set, the request will be rejected if the latest version of the workstation on the server does not have this ETag.

## Response `200`

Successful response

---

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