{
"groupId": "64758f02111f3bf9615998f1",
"name": "test",
"type": 1
}curl --location --request POST 'https://zan-hub.xiaoshunai.com/api/v2/systemTagGroup/add?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "64758f02111f3bf9615998f1",
"name": "test",
"type": 1
}'{
"errcode": 0,
"errmsg": "ok",
"data": {
"tagGroupId": "686260b07eb3c4c680dc9bde",
"name": "test",
"groupId": "64758f02111f3bf9615998f1",
"type": 1
}
}