---
title: "Remove a Contact"
method: DELETE
path: "/contacts/{id}"
tags: ["Contacts"]
---

# Remove a Contact

`DELETE /contacts/{id}`

<aside class="notice">
  <ul>
    <li>Removing a Contact will not affect your transaction history.</li>
    <li>Removing a Receivable Contact will deactivate any associated PayIDs.</li>
  </ul>
</aside>

## Path parameters

- `id` string, UUID, required

## Response `204`

---

[API](https://skmtc.net/zeptopayments/apis/zepto-api.md) · [All operations](https://skmtc.net/zeptopayments/apis/zepto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeptopayments/zepto-api/revisions/6353e9b9af6f/schema)
