Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 613 Bytes

File metadata and controls

40 lines (36 loc) · 613 Bytes
description Automatically generated file. DO NOT MODIFY
mgc communications calls transfer post --call-id {call-id} --body '{
\
  "transferTarget": {
\
    "@odata.type": "#microsoft.graph.invitationParticipantInfo",
\
    "endpointType": "default",
\
    "identity": {
\
      "@odata.type": "#microsoft.graph.identitySet",
\
      "user": {
\
        "@odata.type": "#microsoft.graph.identity",
\
        "id": "550fae72-d251-43ec-868c-373732c2704f",
\
        "displayName": "Heidi Steen"
\
      }
\
    },
\
    "replacesCallId": "e5d39592-99bd-4db8-bca8-30fb894ec51d"
\
  }
\
}
\
'