crm_contact_relationships_delete
Delete CRM contact relationships in ServiceTitan by specifying contact ID, related entity ID, and relationship type. Requires confirmation for this potentially destructive action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID | |
| relatedEntityId | Yes | Related entity ID | |
| typeSlug | Yes | Relationship type slug | |
| confirm | No | Set to true to confirm this potentially destructive action |