Chatbot

Delete Chatbot

post/chatbot/delete

Query parameters

chatbot_idstring

Response

messagestring

A message indicating the result of the delete operation

Example response

{
  "message": "Document deleted successfully."
}

Changes