Messages
Appends messages to the thread — the history stays on the server.
Updated on Aug 09, 2026
The thread is the conversation. Each new message is a POST — and that is all you send: the previous history is already there, stored by the platform.
POST
https://api.hinow.ai/v1/threads/{id}/messagesBearerAppends a message to the conversation.
Parâmetros
idstring· pathobrigatóriorolestring· bodyobrigatório`user` or `assistant`.
contentstring· bodyobrigatório
Respostas
201Message appended
Was this page helpful?

