curl --location '/api/public/projects//landings/platform/telegram-mini-app/verification/confirm' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data '{
"verification_token": "abc123",
"platform_payload": "value"
}'{
"channel_public_id": "a1b2c3d4",
"mode": "main",
"short_name": "string",
"status": "not_set",
"verified_at": "2019-08-24T14:15:22.123Z"
}