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