Chatflow
Send Chat Message
Send a request to the advanced chat application, supporting various file types and workflow events.
POST
Authorizations
API Key authentication.
Body
application/json
Request body to send an advanced chat message.
The body is of type object
.
Response
200
application/json
Successful response. The content type and structure depend on the response_mode
.
blocking
:application/json
withChatCompletionResponse
.streaming
:text/event-stream
withChunkAdvancedChatEvent
stream.
Response for blocking mode chat.