cURL
curl --request DELETE \ --url https://api.callaidan.com/contacts/{contact_id} \ --header 'Authorization: <api-key>'
Delete a contact
Company API Key
The ID of the contact to delete
Contact deleted successfully