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

# POST /v1/{+name}:cancel

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

Cancels a Rollout in a given project and location.

## Path parameters

- `name` string, required

## Request body

- CancelRolloutRequest — The request object used by `CancelRollout`.
  - `overrideDeployPolicy` string[] — Optional. Deploy policies to override. Format is `projects/{project}/locations/{location}/deployPolicies/{deployPolicy}`.

## Response `200`

Successful response

---

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