crm_customers_contacts_delete
Remove a specific contact from a customer record in ServiceTitan CRM. Requires customer ID, contact ID, and confirmation to execute deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| contactId | Yes | Contact ID | |
| confirm | No | Set to true to confirm this potentially destructive action |