---
title: "Delete contact"
method: DELETE
path: "/api/v1/contacts/{id}"
tags: ["Contacts"]
---

# Delete contact

`DELETE /api/v1/contacts/{id}`

## Response `200`

Contact deleted

## Other responses

- `404` — Resource not found

---

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