diff options
| author | Dhravya Shah <[email protected]> | 2025-04-08 16:26:12 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-04-08 16:26:12 -0700 |
| commit | c2ce340d189b3c3599f5d71938a9956d0d31daec (patch) | |
| tree | 42cf96f79fe08c09a5cc659bdfe73a6b87b94d31 /apps/docs/api-reference/endpoints/memory-management | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-c2ce340d189b3c3599f5d71938a9956d0d31daec.tar.xz supermemory-c2ce340d189b3c3599f5d71938a9956d0d31daec.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 5f8b646d..cd8b408c 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.
\ No newline at end of file +You can also use the \/add endpoint along with the ID specified.
\ No newline at end of file |