cURL
curl --request DELETE \ --url https://api.hilos.io/api/contact/{id} \ --header 'Authorization: <api-key>'
Deleting a contact won’t delete its history nor its sent messages.
Token-based authentication with required prefix "Token"
No response body
Was this page helpful?