diff options
| author | Mahesh Sanikommmu <[email protected]> | 2025-08-16 18:50:10 -0700 |
|---|---|---|
| committer | Mahesh Sanikommmu <[email protected]> | 2025-08-16 18:50:10 -0700 |
| commit | 39003aff23d64ff1d96074d71521f6023c9bec01 (patch) | |
| tree | 3f870c04b3dce315bba1b21aa2da158494e71774 /apps/docs/api-reference/endpoints/memory-management/put-update.mdx | |
| parent | Merge pull request #355 from supermemoryai/archive (diff) | |
| download | archived-supermemory-39003aff23d64ff1d96074d71521f6023c9bec01.tar.xz archived-supermemory-39003aff23d64ff1d96074d71521f6023c9bec01.zip | |
New Version of Supermemory Consumer App
Diffstat (limited to 'apps/docs/api-reference/endpoints/memory-management/put-update.mdx')
| -rw-r--r-- | apps/docs/api-reference/endpoints/memory-management/put-update.mdx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/docs/api-reference/endpoints/memory-management/put-update.mdx b/apps/docs/api-reference/endpoints/memory-management/put-update.mdx deleted file mode 100644 index cd8b408c..00000000 --- a/apps/docs/api-reference/endpoints/memory-management/put-update.mdx +++ /dev/null @@ -1,7 +0,0 @@ ---- -openapi: put /update/{id} ---- - -Update an existing memory. -Please note that all existing metadata will be replaced with the new ones. -You can also use the \/add endpoint along with the ID specified.
\ No newline at end of file |