{ "id": 0, "name": "string", "type": "string" }
curl --location 'https://www.quma.cn/api/index/group/save' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "name": "string", "type": "string" }'
{}