cURL
curl --request PUT \ --url https://api.example.com/admin/v1/config/memory-options \ --header 'Content-Type: application/json' \ --data ' { "expectedVersion": 123, "config": {} } '
{ "data": { "version": 123, "config": {} } }
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.
Show child attributes
OK