Overview
The Delete Contact endpoint permanently removes a contact from your account.
Scope required: contacts:write | Rate limit: 10 requests/min
Request
Example
curl -X DELETE "https://api.mokaru.ai/v1/contacts/clx1234" \
-H "Authorization: Bearer mk_your_key"
Response
Whether the contact was deleted
This action is permanent. The contact and its associations with applications and interviews will be removed.