agents
Create Passage
Insert a memory into an agent's archival memory store.
post/v1/agents/{agent_id}/archival-memory
Path parameters
agent_idstring required
Request body
Response
Successful Response
Example response
[
{
"id": "passage-123e4567-e89b-12d3-a456-426614174000"
}
]