---
title: "Delete Customer Profile"
method: DELETE
path: "/api/valor-vault/deletecustomer/{vault_id}"
---

# Delete Customer Profile

`DELETE /api/valor-vault/deletecustomer/{vault_id}`

## Path parameters

- `vault_id` string, required

## Headers

- `Valor-App-ID` string, required
- `Valor-App-Key` string, required

## Response `200`

200

- object
  - `status` string
  - `message` string

## Other responses

- `400` — 400

---

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