cURL
curl --request PATCH \ --url https://api.eden.art/v2/agents/{agentId}/memory-agent/{memoryAgentId} \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data '{}'
{ "success": true }
Modify a memory_agent document containing collective memory data.
Default Response