---
title: "Delete Customer"
method: DELETE
path: "/api/v4.0/integrations/customers/{customerId}"
---

# Delete Customer

`DELETE /api/v4.0/integrations/customers/{customerId}`

Remove a customer profile and associated data from the system.

## Path parameters

- `customerId` string, required

## Response `200`

Customer deleted successfully

---

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