{
"jing_privacy_policy_uuid": "tamAWToXMtJ4mvKnFSzCGo",
"jing_privacy_policy_info_uuid": "7NqN5toC3DJ9uHEzDSsWyR",
"identity": {
"identity_type": "mobile",
"identity_value": "18984283773"
}
}
curl --location --request POST 'https://jingopenapi.jingsocial.com/v2/privacy/policy/removeauthprivacy' \
--header 'app_id;' \
--header 'access_token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"jing_privacy_policy_uuid": "tamAWToXMtJ4mvKnFSzCGo",
"jing_privacy_policy_info_uuid": "7NqN5toC3DJ9uHEzDSsWyR",
"identity": {
"identity_type": "mobile",
"identity_value": "18984283773"
}
}'
{
"request_id": "f27442e608c86248bc703b12dfaf3d1b",
"code": 0,
"msg": "success",
"timestamp": 1720519628227
}