{
"snsId": 14214000407987818000,
"open": "True"
}curl --location --request POST '/snsSetPrivacy' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"snsId": 14214000407987818000,
"open": "True"
}'{
"ret": 0,
"msg": "string"
}