curl --location --request DELETE '/v2/user/34' \
--header 'X-Tg-Signed-Headers: x-tg-app-id;x-tg-date' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Date;' \
--header 'X-Tg-Content-Sha256;' \
--header 'X-Tg-Algorithm;'
{
"code": 0,
"data": {},
"msg": "string",
"ok": 0,
"requestid": "string",
"status": "string"
}