Merge (JSON)

URI:Merge

Properties

Name Type Description
resourcesToDelete array of ResourceReference List of resources to remove from the survivor person.
resourcesToCopy array of ResourceReference List of resources to copy from the duplicate person to survivor person.

Example

{
  "resourcesToDelete" : [ {
    "resourceId" : "...",
    "resource" : "..."
  }, {
    "resourceId" : "...",
    "resource" : "..."
  } ],
  "resourcesToCopy" : [ {
    "resourceId" : "...",
    "resource" : "..."
  }, {
    "resourceId" : "...",
    "resource" : "..."
  } ]
}

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.