crm_locations_contacts_delete
Remove a specific contact from a ServiceTitan CRM location by providing the location ID and contact ID. Use the confirm parameter to authorize this deletion action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID | |
| contactId | Yes | Contact ID | |
| confirm | No | Set to true to confirm this potentially destructive action |