{ "group_id": 0, "notice_id": "string" }
curl --location '/_del_group_notice' \ --header 'Content-Type: application/json' \ --data '{ "group_id": 0, "notice_id": "string" }'
{ "status": "ok", "retcode": 0, "data": null }