{ "option": 3 }
curl --location --request POST '/snsVisibleScope' \ --header 'AUTHORIZATION: token值' \ --header 'Content-Type: application/json' \ --data-raw '{ "option": 3 }'
{ "ret": 0, "msg": "string" }