patch http://memgpt.localhost/v1/sources/
Update the name or documentation of an existing data source.
Log in to see full request history
Responses
Update the name or documentation of an existing data source.
xxxxxxxxxx
curl --request PATCH \
--url http://memgpt.localhost/v1/sources/source_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: