Skip to main content
DELETE
/
whatsapp
/
contacts
/
{identifier}
Erase contact
curl --request DELETE \
  --url https://api.kapso.ai/platform/v1/whatsapp/contacts/{identifier} \
  --header 'X-API-Key: <api-key>'
{
  "error": "<string>"
}

Authorizations

X-API-Key
string
header
required

Path Parameters

identifier
string
required

Contact UUID or WhatsApp phone number

Response

Erasure queued successfully