v1
latestOpenAPI 3.0.32026-07-13201451.3 KBChatbots
Delete a chatbot
Permanently deletes a chatbot and all associated data
delete/delete-chatbot
Query parameters
chatbotIdstring required
ID of the chatbot to delete
Response
Chatbot deleted successfully
Example response
{
"message": "Deleted successfully"
}