{
"qwTagId": "et2ohRCAAA015uMVbWXmv6yr5YmSP6ig"
}curl --location --request POST '/api/v3/tags/del-group' \
--header 'appId: {{appId}}' \
--header 'timestamp: {{timestamp}}' \
--header 'sign: {{sign}}' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"qwTagId": "et2ohRCAAA015uMVbWXmv6yr5YmSP6ig"
}'{
"code": 0,
"message": "success"
}