latestOpenAPI 3.1.0Proprietary2026-08-21180410901.1 KB

7af4e91459ca

Customer Contacts

Delete customer contact

Soft delete a customer contact (sets deletedAt timestamp).

The contact will no longer appear in default queries but can be retrieved by explicitly filtering for deleted records.

delete/customer-contacts/{id}

Path parameters

idstring required

Resource ID (UUID) or client key

Response

Customer contact deleted successfully