Send message to flow

Sends a message to a specific flow identified by flowId. This endpoint allows communication with automated flows by posting messages that will be processed according to the flow's configuration.

Path Params
integer
required

The unique identifier for the new application.

integer
required

The unique identifier for the new flow.

Body Params
int64
required

Unique identifier for the conversation session.

boolean

Flag indicating whether to reset the state of the conversation session. (Only superadmins can reset the state.)

message
object
required
Responses

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