cURL
curl --request DELETE \ --url https://api.hifello.com/public/v1/contact/{contactId} \ --header 'x-api-key: <api-key>'
Deletes a contact in Fello.
The API Key generated from your Fello account.
Fello's unique identifier for a contact.
Contact Deleted successfully
Was this page helpful?