Description
Removes the link between two specified Address Manager entities.
Parameters
| Name | Description |
|---|---|
| entity1Id |
Location: query Type: integer (int64) The object ID of the first entity in the pair of linked entities.
|
| entity2Id |
Location: query Type: integer (int64) The object ID of the second entity in the pair of linked entities.
|
| properties |
Location: query Type: string Adds object properties, including user-defined fields.
|
Responses
| Code | Description |
|---|---|
| 204 |
Type: none None.
|