cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/bots/{botId}/webhooks
{ "success": true, "data": {}, "message": "<string>" }
Remove the webhook configuration associated with a bot.
The ID of the bot to delete webhook configuration for
Confirmation that a bot webhook configuration has been removed
true