PAI Chat·Endpoint
POST
/message/{chatId}POST /message/{chatId}
GET/chats/{chatId}/images/{imageId}arrow_forwardtune
Parameters
chatIdrequiredpath
string (uuid)The ID of the chat session
upload
Request body
messagerequired
stringThe content of the message to send
image
objectdocumentIds
arrayIDs of chat documents to attach to this message.
imageIds
arrayIDs of chat images to attach to this message.
report
Errors