cURL
curl --request DELETE \ --url https://api.helloannie.com/v1/bots/{id}
{ "success": true, "data": {}, "message": "<string>" }
Permanently delete a bot that belongs to the organization.
The ID of the bot to delete
Confirmation that a bot record has been deleted
true