Skip to main content

Add custom events to a chatbot

POST 

/auth/events/:chat_id

Adds one or more custom event definitions to a specific chatbot. Accepts event data as a JSON string within multipart/form-data.

Request

Responses

Data saved successfully - Returns the created event objects.