Replaces the specified object an object in all its relationships with another specified object.
Parameters
Name |
Type |
Description |
objectIdToReplace |
Integer |
ID for object to be replaced. |
objectIdToReplaceWith |
Integer |
ID for new object to replace with. |
Addresses
JSON: http://<Base Address>/ObjectCommon/json/Replace
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/Replace