curl --location --request POST 'https://ark.xiaohongshu.com/ark/open_api/v3/common_controller' \
--header 'Content-Type: application/json;charset=utf-8' \
--data-raw '{
"packageId": "P513***5156",
"auditType": 1,
"refuseReason": "不合规",
"operator": "张三"
}'
{}