Update settings for a container tag
Documentation Index
Fetch the complete documentation index at: https://supermemory-docs-smfs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for updating container tag settings
Custom context prompt for this container tag. Used to provide additional context when processing documents in this container. Maximum 1500 characters.
1500"This project contains research papers about machine learning."
Per-tag allowlist of filesystem paths that trigger memory generation for mount-ingested documents. Docs whose filepath does not match are ingested as 'superrag' (chunked and searchable, no memory extraction).
["/memory/", "/user.md"]Container tag settings updated successfully
Response after updating container tag settings
The container tag identifier
100^[a-zA-Z0-9_:-]+$"sm_project_default"
Custom context prompt for this container tag. Used to provide additional context when processing documents in this container.
"This project contains research papers about machine learning."
Per-tag allowlist of filesystem paths that trigger memory generation for mount-ingested documents. Docs whose filepath does not match are ingested as 'superrag' (chunked and searchable, no memory extraction).
["/memory/", "/user.md"]Last update timestamp