curl --location --request DELETE '/v2/user/34' \
--header 'X-Tg-App-Id: xxx' \
--header 'X-Tg-Date: {{currentUTCTime}}' \
--header 'X-Tg-Algorithm: TGV1-HMAC-SHA256' \
--header 'X-Tg-Content-Sha256;' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: '{
"code": 0,
"data": {},
"msg": "string",
"ok": 0,
"requestid": "string",
"status": "string"
}