| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc applications patch --application-id {application-id} --body '{
\
"appRoles": [
\
{
\
"allowedMemberTypes": [
\
"User",
\
"Application"
\
],
\
"description": "Survey.Read",
\
"displayName": "Survey.Read",
\
"id": "ebb7c86c-fb47-4e3f-8191-420ff1b9de4a",
\
"isEnabled": false,
\
"origin": "Application",
\
"value": "Survey.Read"
\
}
\
]
\
}
\
'