{"uid":"cap_NyKN9bT_zj7iXNVXKhorp","slug":"agentic-vault-delete-2658e96c","name":"Agentic Vault Delete","description":"Delete an item from the vault (requires the namespace_token)","url":"https://agentic-endpoints-testnet.oliver-835.workers.dev/vault/delete","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"key":{"type":"string","description":"Item key to delete"},"namespace":{"type":"string","description":"Vault isolation scope"},"namespace_token":{"type":"string","description":"One-time token issued when the namespace was claimed"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_J_vbt6alYO1KIVSJoWnqq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Deletes a specific encrypted item from a vault namespace using a one-time namespace token for authorization","exampleAgentPrompt":"Delete the item with key 'session-secret-42' from my vault namespace 'project-alpha', using the namespace token I got when I claimed it.","exampleUseCases":[{"title":"Rotating expired agent credentials","prompt":"Remove the old API key stored under the key 'openai-key-v1' in my vault namespace 'agent-creds' — here's the namespace token: tok_abc123."},{"title":"Cleanup after task completion","prompt":"My workflow just finished and I want to delete the temporary secret stored under 'temp-workflow-state' in the vault namespace 'pipeline-run-7', using namespace token tok_xyz789."},{"title":"Security incident key removal","prompt":"I need to immediately purge the compromised secret stored under the key 'stripe-webhook-secret' from vault namespace 'payments-prod' — my namespace token is tok_def456."}],"resultDescription":"A confirmation response indicating whether the item was successfully deleted from the vault namespace. If successful, the specified key and its encrypted value are permanently removed. If the key does not exist or the namespace token is invalid, an error response is returned.","failureModes":["Invalid or expired namespace_token — returns 401/403 unauthorized","Key does not exist in the namespace — returns 404 not found","Missing required parameters (key, namespace, namespace_token) — returns 400 bad request","Namespace does not exist — returns 404","Network or worker-side error — returns 500"],"whenToPreferThis":"Use this endpoint when you need to permanently remove a specific encrypted item from a vault namespace and you hold the valid namespace_token. This is the correct endpoint for cleanup after a workflow, credential rotation, or security incident. Prefer this over listing or checking endpoints when the intent is irreversible deletion rather than inspection.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:48.019Z","isFirstParty":false}