createEvent
Creates a custom Event
POST
/eventsHeader parameters
x-user-keystringrequiredAuthentication Key
Request body
Event data
payloadobjectrequiredPayload is the content of the custom event.
conversationIdstringrequiredID of the Conversation
Response
application/jsonReturns a Event.
The response is of type createEventResponse · object.
eventobjectrequired