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.
Documentation IndexFetch the complete documentation index at: https://docs.helloannie.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helloannie.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the bot to delete webhook configuration for
Confirmation that a bot webhook configuration has been removed
true