{ "alias": [ "string" ], "group_id": "0" }
curl --location --request POST 'https://www.quma.cn/api/index/link/batch-change-group' \ --header 'AppId;' \ --header 'AppSecret;' \ --header 'Content-Type: application/json' \ --data-raw '{ "alias": [ "string" ], "group_id": "0" }'
{ "alias": "string", "short_url": "string" }