contacts_deletecontactrelationship
Remove a specific relationship between a contact and a related entity (customer, location, or booking) in ServiceTitan using contact ID, entity ID, and type.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contactId | Yes | Format - guid. Contact Id | |
relatedEntityId | Yes | Format - int64. Related Entity ID | |
tenant | Yes | Format - int64. Tenant ID | |
typeSlug | Yes | Relationship type: customer, location, booking |