Assistant messages in threads
Update Thread Message
Updates the metadata of a specific message within a thread.
POST
This endpoint allows you to update the metadata of a specific message within a thread. It’s useful for adding or modifying additional information associated with a message without changing its core content.
Headers
Your Langtail API Key
Example:
"<LANGTAIL_API_KEY>"
Path Parameters
The ID of the thread containing the message.
The ID of the message to update.
Body
application/json
Response
200
application/json
Successful response
The response is of type object
.