curl --location '//api/channels/telegram//webhook' \ --header 'Content-Type: application/json' \ --data '{ "property1": "string", "property2": "string" }'
{"message":"Too many requests."}