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

# POST /v1/{+name}:cancelWipe

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

Cancels an unfinished user account wipe. This operation can be used to cancel device wipe in the gap between the wipe operation returning success and the device being wiped.

## Path parameters

- `name` string, required

## Request body

- GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserRequest — Request message for cancelling an unfinished user account wipe.
  - `customer` string — Optional. [Resource name](https://cloud.google.com/apis/design/resource_names) of the customer. If you're using this API for your own organization, use `customers/my_customer` If you're using this API to manage another organization, use `customers/{customer}`, where customer is the customer to whom the device belongs.

## Response `200`

Successful response

---

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