{ "id": "string" }
curl --location --request POST '/api/v1/tagGroup/delete?token=' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{ "errcode": 0, "errmsg": "string" }