cURL
curl --request DELETE \ --url https://api.reply.io/v3/contacts/{id} \ --header 'X-API-Key: <api-key>'
Deletes an existing contact
API key passed in the X-API-Key header
Contact ID
Contact deleted successfully