Updates a message.
Updates a message.
Path parameters
messageUUID
The UUID of the message.
Request
This endpoint expects an object.
metadata
Response
The updated message.
content
The content of the message.
role
The role of message sender (e.g., “user”, “system”).
created_at
The timestamp of when the message was created.
metadata
The metadata associated with the message.
name
Customizable name of the sender of the message (e.g., “john”, “sales_agent”).
processed
Whether the message has been processed.
uuid
The unique identifier of the message.