{ "id": 0 }
curl --location --request POST 'https://www.quma.cn/api/index/group/del' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{}