DetachRelationship
Attaches a contact to a given record.
Input
Name | Type | Description |
DetachFromInternalId | String | The internalId of the record to detach the contact from. |
DetachFromRecordType | String | The record type of the record to detach the contact from. |
ContactInternalId | String | The internalId of the Contact to detach. |
Result Set Columns
Name | Type | Description |
Successful | String | A boolean indicating if the detachment was successful. |