Events
Operations for managing custom events
📄️ Get custom events for a chatbot
Retrieves a paginated and sortable list of custom events defined for a specific chatbot.
📄️ Add custom events to a chatbot
Adds one or more custom event definitions to a specific chatbot. Accepts event data as a JSON string within multipart/form-data.
📄️ Delete a custom event
Deletes a specific custom event definition from a chatbot.