curl --location --request POST 'https://senler.ru//api/utms/getLink' \
--form 'access_token="{{api_token_tg_channel}}"' \
--form 'v="2"' \
--form 'group_id="126"' \
--form 'utm_id="3"' \
--form 'subscriprion_id="28"'{
"success": true,
"link": "https://vk.com/app5898182_-209045198#u=2"
}