---
title: "Delete Data"
method: DELETE
path: "/{claim}/{customerId}/"
tags: ["Resources"]
---

# Delete Data

`DELETE /{claim}/{customerId}/`

Delete Data

## Path parameters

- `claim` string, required
- `customerId` string, required

## Headers

- `content-type` string
- `accept` string
- `x-api-key` string, required

## Response `200`

OK

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

---

[API](https://skmtc.dev/trustfull/apis/products.md) · [All operations](https://skmtc.dev/trustfull/apis/products/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trustfull/products/revisions/cb4f72972276/schema)
