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