Describes the web hook call done for transactional dialog end slots when defined. Request body is sent to the web hook URL configured in the Conversational AI Cloud CMS. The response body is the response expected by the Conversational AI Cloud Gateway API.

Log in to see full request history
Body Params

Request body sent to the configured web hook URL.

string

The culture this dialog is defined in, and in which this interaction is taking place.

string

Guid generated for each request to the Gateway API. Points to the session linked to the interaction, and subsequent interactions.

session
object

Object representing the session in which the interaction is taking place. This object consists of the session properties defined for the project.

string

Name of the transactional dialog.

okMessage
object

The success message object for the end slot.

errorMessage
object

The error message object for the end slot.

slots
array of objects

Array containing all data for all slots in the transactional dialog.

slots
Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json