v3
latestSwagger 2.02026-08-067506752.0 MBai
Create a new memory
post/v1/org/{orgId}/ai/agent-memory
Path parameters
orgIdstring required
Org identifier (either id or slug)
Request body
Example request
{
"agentUserId": "588f7ee98f138b19220041a7",
"userId": "588f7ee98f138b19220041a7",
"actionId": "588f7ee98f138b19220041a7",
"expireAt": "2017-01-24T13:57:52Z",
"sourceAiChatId": "588f7ee98f138b19220041a7"
}Response
successful operation