{"uid":"cap_BK__5dd_bYZ6JDA16mEG-","slug":"memory-mcp-forget-delete-memories-by-id-59f8375b","name":"memory-mcp Forget (Delete Memories by ID)","description":"Persistent memory for AI agents, paid per call via x402 (USDC, Base mainnet) — your wallet is your private, semantically-indexed memory namespace. Write $0.001, search $0.002, export $0.01; free trial + $2/30d unlimited subscription. MCP + HTTP. No account, no API key.","url":"https://mem.borisinc.com/paid/memory/forget","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["ids"],"properties":{"ids":{"type":"string","description":"Comma-separated memory ids to delete (max 100)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"namespace":"0xabc...","requested":2,"deleted_ids":[41,42],"deleted_count":2}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mEO8PrHNoseQEnAoyUGs0","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Deletes one or more specific memories from an agent's wallet-scoped memory namespace by their IDs.","exampleAgentPrompt":"Please forget the memories with IDs 41, 42, and 55 from my agent memory — I no longer need those stored.","exampleUseCases":[{"title":"Purging stale task context after completion","prompt":"I finished that project, so go ahead and delete the memories with IDs 101, 102, and 103 from my agent memory — they're no longer relevant."},{"title":"Removing incorrectly written memory entries","prompt":"I made a mistake earlier when writing memories 77 and 78 — please delete those specific entries from my memory namespace so they don't confuse future lookups."},{"title":"Privacy cleanup before handing off agent","prompt":"Before I share this agent with someone else, delete memories 5, 6, 10, and 14 from my memory store — those contain personal context I don't want them to see."}],"resultDescription":"A JSON object confirming the wallet namespace, how many IDs were requested for deletion, the list of deleted memory IDs, and the count of successfully deleted memories.","failureModes":["Invalid or missing 'ids' query parameter returns an error","IDs that don't exist in the namespace are silently ignored or partially deleted","Payment failure via x402 prevents execution","More than 100 comma-separated IDs in one request exceeds the limit","Non-GET HTTP method returns a method-not-allowed error"],"whenToPreferThis":"Use this endpoint when you know the exact memory IDs you want to remove and need precise, targeted deletion rather than a broad wipe. It is the right choice when cleaning up specific stale, incorrect, or sensitive memories without affecting the rest of the agent's memory namespace. Prefer this over any bulk-reset operation when surgical control over which records are removed is important.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:36:55.047Z","isFirstParty":false}