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