curl --location --request POST 'https://senler.ru//api/bots/delSubscriber' \ --form 'access_token="{{api_token_vk_channel}}"' \ --form 'v="2"' \ --form 'group_id="114"' \ --form 'vk_user_id="146629718"' \ --form 'bot_id="88"'
{ "success": true }