Skip to main content

DELETE /api/mail/contacts/:id

Removes the SAVED DETAIL, not the contact. The person reappears from message history with their bare address — we cannot honestly forget someone you have exchanged mail with while that mail still exists, and pretending o

MethodDELETE
Path/api/mail/contacts/:id
DomainMessaging & files · Mail
Tiercomputation (public)
Authuser

Request

curl -X DELETE https://zeqsdk.com/api/mail/contacts/CONTRACT_ID \
-H "Authorization: Bearer $ZEQ_KEY"

Needs a machine key — mint one free: curl -X POST https://zeqsdk.com/api/demo-key/mint, then spin up your machine.

Generated from the node's own route registry (GET /api/endpoints) — this path is live.