v1

latestOpenAPI 3.0.32026-07-13201451.3 KB
Chatbots

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

messagestring

Example response

{
  "message": "Deleted successfully"
}