| 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"
\
}
\
'