{ "agentId": 852825694 }
curl --location --request POST 'http://127.0.0.1/microapp/visible_scopes?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "agentId": 852825694 }'
{ "userVisibleScopes": [ "string" ], "deptVisibleScopes": [ 0 ], "isHidden": true, "errmsg": "string", "errcode": 0 }