Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 318 Bytes

File metadata and controls

26 lines (22 loc) · 318 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users translate-exchange-ids post --user-id {user-id} --body '{
\
  "inputIds" : [
\
    "{rest-formatted-id-1}",
\
    "{rest-formatted-id-2}"
\
  ],
\
  "sourceIdType": "restId",
\
  "targetIdType": "restImmutableEntryId"
\
}
\
'