curl --location --request DELETE '/v2/msg/server/register-callback?callback_id=31Mcd8sauBJtOT9oBKXSxwEo0PI' \
--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;' \
--header 'Content-Length;' \
--form 'callback_id="31Mcd8sauBJtOT9oBKXSxwEo0PI"'
{
"code": 0,
"msg": "string",
"data": {}
}