---
title: "Excluir contato pelo uuid/email/phone"
method: DELETE
path: "/platform/contacts/{identifier}:{value}"
tags: ["Contatos"]
---

# Excluir contato pelo uuid/email/phone

`DELETE /platform/contacts/{identifier}:{value}`

Deleta um contato específico.

## Path parameters

- `identifier` 'uuid' | 'email' | 'phone', required
- `value` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/rdstation/apis/webhook-service.md) · [All operations](https://skmtc.net/rdstation/apis/webhook-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rdstation/webhook-service/versions/3867c21388e8/schema)
