Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 580 Bytes

File metadata and controls

42 lines (38 loc) · 580 Bytes
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"
\
        }
\
    ]
\
}
\
'