{"uid":"cap__DmKpUv4Yor1reHrAdHMc","slug":"delete-meeting-from-namespace-0177de9c","name":"Delete Meeting from Namespace","description":"Delete a meeting and remove it from the search index (requires the namespace_token)","url":"https://agentic-endpoints-testnet.oliver-835.workers.dev/meetings/delete","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"namespace":{"type":"string","description":"Meeting memory isolation scope"},"meeting_id":{"type":"string","description":"Returned by /meetings/import"},"namespace_token":{"type":"string","description":"One-time token issued when the namespace was claimed"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_4QQJ6vNfWAjHllbrJAPDS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Deletes a specific meeting record and removes it from the full-text search index within an isolated namespace, requiring a namespace token for authorization.","exampleAgentPrompt":"Delete the meeting with ID mtg_abc123 from my namespace 'team-standups' — I have my namespace token ready, and I want it completely removed from the search index too.","exampleUseCases":[{"title":"Remove confidential meeting after review","prompt":"I need to permanently delete meeting ID mtg_xyz789 from the 'executive-sessions' namespace — use my namespace token to authorize it and make sure it's no longer searchable."},{"title":"Clean up test meeting imports","prompt":"Delete the test meeting mtg_test456 I imported earlier into the 'dev-sandbox' namespace. I want it fully gone from the index."},{"title":"Purge stale meeting record on offboarding","prompt":"My colleague's meeting record mtg_dep001 in namespace 'hr-reviews' needs to be deleted now that they've left the company — I have the namespace token to authorize the deletion."}],"resultDescription":"A confirmation that the meeting has been deleted and de-indexed from the namespace. After a successful call, the meeting_id is no longer retrievable via search or listing endpoints within that namespace.","failureModes":["Invalid or expired namespace_token returns an authorization error","Unknown meeting_id returns a not-found error","Incorrect namespace causes a mismatch or not-found error","Attempting to delete an already-deleted meeting may return a 404 or idempotent success","Missing required parameters returns a validation error","Network or worker timeout returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need to permanently remove a specific meeting transcript and its search index entry from a namespace you own, identified by the meeting_id returned at import time. Prefer this over listing-only or search operations when the goal is destruction rather than retrieval. Requires possession of the namespace_token issued at namespace claim time.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:25.655Z","isFirstParty":false}