DELETE contact

DELETE contact

Deletes a specific contact by its ID.

DELETE https://api.getdex.com/api/rest/contacts/{contactId}

Path Parameters

NameTypeDescription

contactId*

String

The ID of the contact to be deleted

Last updated