crm_contact_methods_update
Update a contact method's value or memo by specifying the contact ID and method ID. Confirm the write operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID | |
| contactMethodId | Yes | Contact method ID | |
| payload | No | Contact method patch payload | |
| _confirmed | No | Set to true to confirm this write operation |