/
/Clawbolt
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2d ago
webchat3
  • getHealth Check
  • getHealth Live
  • getAuth Config
  • getGet Oauth Status
  • getGet Authorize Url
  • getOauth Callback
  • deleteDisconnect Integration
  • getServe Temp Media
  • postTelegram Inbound
  • postLinq Inbound
  • postBluebubbles Inbound
  • postTwilio Inbound
  • getGet Profile
  • putUpdate Profile
  • getGet Data Sharing Consent
  • putUpdate Data Sharing Consent
  • getGet Channel Config
  • putUpdate Channel Config
  • getGet Channel Routes
  • patchUpdate Channel Route
  • getGet Telegram Bot Info
  • getGet Model Config
  • putUpdate Model Config
  • getList Providers
  • getList Provider Models
  • getGet Heartbeat Logs
  • deleteDelete Heartbeat Logs
  • getGet Llm Usage
  • getGet Conversation
  • getGet Conversation System Prompt
  • deleteDelete Messages Batch
  • deleteDelete Single Message
  • deleteDelete Conversation History
  • getGet Memory
  • putUpdate Memory
  • getGet Permissions
  • putUpdate Permissions
  • getGet Tool Config
  • putUpdate Tool Config
  • getList Calendars
  • getGet Calendar Config
  • putUpdate Calendar Config

Update Memory

Overwrite MEMORY.md with new content.

Returns 413 Payload Too Large when body.content exceeds the bounded-growth byte budget for MEMORY.md (see :mod:backend.app.agent.markdown_registry). The original message from the registry includes the actual size and the budget so a user-side editor can show a useful error.

put/api/user/memory

Request body

contentstring required

Response

Successful Response

contentstring required

Changes