curl --location --request GET '/open-api/tag/inner-tag/del-tag?id=<id>' \
--header 'Authorization: Bearer {{auth_token}}' \
--header 'Authorization: Bearer {{auth_token}}'{
"code": 0,
"data": true,
"msg": "string",
"requestId": "string"
}