curl --location --request POST '/api/channels//tokens/telegram/webhook' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": true
}'{
"success": true,
"status": "not_set",
"serverId": "string",
"error": "string",
"shouldPoll": true,
"pollInterval": 2000,
"maxPollAttempts": 10
}