diff options
| author | Dhravya Shah <[email protected]> | 2025-04-06 13:05:38 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-04-06 13:05:38 -0700 |
| commit | 15fd48a890c7dc8b8de3d0ed33ff48fefaab8771 (patch) | |
| tree | 058e6fa5202742c6e32db899a1c73c1bc39943d1 /apps/docs/api-reference/endpoints/memory-management | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-15fd48a890c7dc8b8de3d0ed33ff48fefaab8771.tar.xz supermemory-15fd48a890c7dc8b8de3d0ed33ff48fefaab8771.zip | |
Documentation edits made through Mintlify web editor
Diffstat (limited to 'apps/docs/api-reference/endpoints/memory-management')
| -rw-r--r-- | apps/docs/api-reference/endpoints/memory-management/put-update.mdx | 2 |
1 files changed, 1 insertions, 1 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 index 8970ffe3..5f8b646d 100644 --- a/apps/docs/api-reference/endpoints/memory-management/put-update.mdx +++ b/apps/docs/api-reference/endpoints/memory-management/put-update.mdx @@ -4,4 +4,4 @@ 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. +You can also use the /add endpoint along with the ID specified.
\ No newline at end of file |