| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc users assign-license post --user-id {user-id} --body '{
\
"addLicenses": [
\
{
\
"disabledPlans": [
\
"8a256a2b-b617-496d-b51b-e76466e88db0"
\
],
\
"skuId": "84a661c4-e949-4bd2-a560-ed7766fcaf2b"
\
},
\
{
\
"disabledPlans": [],
\
"skuId": "f30db892-07e9-47e9-837c-80727f46fd3d"
\
}
\
],
\
"removeLicenses": []
\
}
\
'