curl --location --request POST 'http://dev-cn.your-api-server.com/im/group/enter/audit/set/?open_id ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"apply_id":"@8hxdhauTCMppanGnM4ltGM/V/x1w==",
"status":2,
}'{
"data": {
"description": "",
"error_code": 0
},
"extra": {
"description": "",
"error_code": 0,
"logid": "20230221211048A33CA419CE0F8E1B4899",
"now": 1676985049,
"sub_description": "",
"sub_error_code": 0
},
"success": true
}