patch http://memgpt.localhost/v1/agents//messages/
Update the details of a message associated with an agent.
Log in to see full request history
Responses
Update the details of a message associated with an agent.
xxxxxxxxxx
curl --request PATCH \
--url http://memgpt.localhost/v1/agents/agent_id/messages/message_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: