Send message
POST/conversations/send_message
Sends a message to a conversation thread and returns the model's response. If conversation_id is omitted or null, a new conversation thread is created. Supports both streaming and non-streaming response modes via the stream flag. An optional system_prompt_id attaches a saved system prompt template to the request.
Request
Responses
- 200
- 400
- 401
- 404
- 422
Bad Request
Unauthorized
Not Found
Validation Error
Was this page helpful?