crm_contacts_replace
Replace existing contact information in ServiceTitan CRM by providing updated details including name, title, and reference ID for a specific contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact ID | |
| body | Yes | Contact replacement payload | |
| _confirmed | No | Set to true to confirm this write operation |