---
title: "Remove Customer PII"
method: POST
path: "/Customers/RemoveCustomerPII"
tags: ["Customers"]
---

# Remove Customer PII

`POST /Customers/RemoveCustomerPII`

Causes Optimove to delete all personally identifiable information associated with specified customer IDs.

## Request body

- OptimoveAPIModelsClientCustomerIDs
  - `CustomerIDs` string[], nullable — The identifier of a customer in your customer database.

## Response `200`

Success

- OptimoveAPIModelsReturnCustomerIDs
  - `FailedCustomerIDs` string[], nullable

---

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