Restore agent memory from backup.
Restores agent memory from a backup payload for the specified vault.
POST
/api/memory/restoreQuery parameters
vaultstringrequiredRequest
curl
curl -X POST https://platform.trickest.com/api/memory/restore \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Restore result
successboolean400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring