Send Chat Message
sender-profile-chat
Send Chat Message
Send a message in the chat session.
Processes user input and returns the next question or completes the profile creation process.
Args: request: Chat request with session ID and user message
Returns: Chat response with bot’s reply
POST
Send Chat Message
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Response model for chat interactions.
Represents a single message in the chat conversation.
Whether profile collection is complete
All collected profile data so far
The field we're expecting next
Suggested responses or examples