crm_contact_methods_delete
Delete a contact method from a contact record by providing contact and method IDs. Confirm with the confirm parameter to complete removal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set to true to confirm this potentially destructive action | |
| contactId | Yes | Contact ID | |
| contactMethodId | Yes | Contact method ID |