Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 317 Bytes

File metadata and controls

24 lines (20 loc) · 317 Bytes
description Automatically generated file. DO NOT MODIFY
mgc applications synchronization acquire-access-token post --application-id {application-id} --body '{
\
  "credentials": [
\
    {
\
      "@odata.type": "microsoft.graph.synchronizationSecretKeyStringValuePair"
\
    }
\
  ]
\
}
\
'