Skip to main content
DELETE
Delete contact
After the contact is deleted, Tapify returns 204 No Content with an empty response body.
Deleting a contact cannot be undone. It does not remove copies that were previously exported or saved in another system.

Authorizations

Authorization
string
header
required

API key created under Settings → API keys.

Path Parameters

contactId
string<uuid>
required

Contact ID.

Example:

"f08f7c49-8f1e-42ac-b5ac-e0d6bd37d938"

Response

Contact deleted