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