/
DE
desplega-ai
/
Agent Swarm API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 4h ago
View markdown
desplega-ai
Agent Swarm API
delete
Delete a single memory by ID (debug/admin)
v68
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
344
69
1.3 MB
Active Sessions
8
Agents
12
API Keys
8
ApprovalRequests
4
Apps
20
Assets
4
Budgets
5
Config
7
Debug
1
Ecosystem
1
Events
4
External APIs
1
Favorites
2
FS
9
Heartbeat
2
Inbox State
2
Integrations
2
KV
10
MCP OAuth
8
MCP Servers
8
Memory
12
post
Ingest content into memory system (async embedding)
post
Search memories by natural language query
post
Edit a single memory in place while preserving its ID and usefulness posterior. Modes: 'replace' overwrites entire content; 'exact' performs surgical find-and-replace of oldString→newString (fails if missing or ambiguous)
post
Re-embed all memories using the current embedding provider
post
List or semantically search memories across all agents (debug/admin)
get
Report memory vector index health and retrieval mode
get
Windowed memory usefulness analytics: retrieval volume, per-arm breakdown, citation rate per source, posterior movement
get
Get a single memory by ID
delete
Delete a single memory by ID (debug/admin)
post
Submit RatingEvents to update memory usefulness posteriors
get
List memories retrieved for a task or session (rater input)
get
List references-source edges for a memory
Metrics
9
OAuth
6
Pages
17
Poll
2
Pricing
6
PromptTemplates
10
Repos
5
Schedules
7
Script Connections
21
Script Runs
10
Scripts
16
Session Data
6
Sessions
2
Skills
17
Stats
6
Status
2
Task Templates
1
Tasks
21
Trackers
14
Users
12
Webhooks
5
WorkflowEvents
2
Workflows
17
Memory
Delete a single memory by ID (debug/admin)
delete
/api/memory/{id}
Path parameters
id
string
uuid
required
Response
Memory deleted
object
required
deleted
boolean
required