Delete contact
DEL
https://app.sendapp.ai/api/contacts/{id}
Delete a single contact by ID. Only contacts belonging to your account can be deleted — any other ID returns 404.
Parameters
2 · 2 required
apikey
required
Your API Key (the
X-API-Key header also works).
id
required
Contact ID (integer, in the path). Use
GET /api/contacts to find it.
Need help with the integration? info@sendapp.live