Messages
Send Message
Sends a new message to an existing chat. Blocks until the model response is complete and returns the message response.
post/chats/{chatId}/messages
Path parameters
chatIdstring required
The unique identifier of the chat.
Request body
Response
A single message in a chat.