RemoveAssociation
Removes an association between two entities. This will only work for tables that have in-line columns.
Input
Name | Type | Description |
SourceId | String | The Id of the entity you are removing an association from. |
DestinationId | String | The Id of the entity you are removing as an association. |
Result Set Columns
Name | Type | Description |
* | String | Output will vary for each entity. |