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" : "..."
  } ]
}

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.