Remove a chatRemove a chat DELETE /v1/bot:bot_id/:api_key/chats/:chat_id Remove a chat from the bot. Request Responses204404 The chat has been successfully removed. The chat_id provided is not in the list of chats.