crm_customers_contacts_delete
Delete a customer contact by providing customer ID and contact ID. Requires confirmation to prevent accidental data loss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| confirm | No | Set to true to confirm this potentially destructive action | |
| contactId | Yes | Contact ID |