Skip to main content
Annie Docs home page
Search...
⌘K
Search...
Navigation
Bots
Delete bot
Getting Started
Structuring Bots
Configuration
Bots
Overview
GET
List bots
POST
Create bot
GET
Get bot
PATCH
Update bot
DEL
Delete bot
Organizations
Forwarding Numbers
Training
Workflows
Workflow Steps
Actions
FAQs
Insurances
Templates
Conversations
Conversations
Messages
Contacts
Patients
Action Calls
Appointments
Conversation Tags
Summaries
Delete bot
cURL
Copy
curl
--request
DELETE
\
--url
https://api.helloannie.com/v1/bots/{id}
Bots
Delete bot
DELETE
/
bots
/
{id}
Try it
Delete bot
cURL
Copy
curl
--request
DELETE
\
--url
https://api.helloannie.com/v1/bots/{id}
Path Parameters
id
string<uuid>
required
Response
204
No Content
Update bot
Overview
⌘I