cURL
curl --request DELETE \ --url https://api.distranmail.com/v1/contacts/{contactId}
{ "success": true }
Contact deleted successfully
The response is of type object.
object