cURL
curl --request POST \ --url https://api.example.com/open/v1/memory/async/commit \ --header 'Content-Type: application/json' \ --data ' { "userId": "<string>", "agentId": "<string>", "sourceClient": "<string>" } '
{ "data": { "operationId": "<string>", "status": "<string>", "mode": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.openmemind.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.openmemind.com/llms.txt
Use this file to discover all available pages before exploring further.
1
Accepted
Show child attributes