Module chatbots

Source
Expand description

Controllers for requests starting with /api/v0/main-frontend/chatbots/.

Functionsยง

_add_routes
delete_chatbot ๐Ÿ”’
DELETE /api/v0/main-frontend/chatbots/{chatbot_configuration_id}
edit_chatbot ๐Ÿ”’
POST /api/v0/main-frontend/chatbots/{chatbot_configuration_id}
get_chatbot ๐Ÿ”’
GET /api/v0/main-frontend/chatbots/{chatbot_configuration_id}