Deletes a contact from the database.
apiKeyAuth API key authentication. Create an API key in your user profile and include it in the x-api-key header.
In: header
Which contact to address. Must be ONE of: the contact's UUID (e.g. '3fa85f64-5717-4562-b3fc-2c963f66afa6'); an email address (e.g. 'jane@example.com', matched across mail/Google/Outlook); a phone number (e.g. '+491234567890', matched across WhatsApp/Telegram); or 'provider:value' for a messaging handle where provider is one of linkedin, telegram, instagram (e.g. 'linkedin:john-doe', 'telegram:jdoe', 'instagram:jane'). The contact must already exist; unknown or malformed keys are rejected.
1 <= length <= 400application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://customermates.com/api/v1/contacts/string""string""string""string""string""string"