Hard-delete a single memory parameter.
curl --request DELETE \
--url https://pria.praxislxp.com/api/admin/memory/{id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"deleted": 123
}Admin Memory
Hard-delete a single memory parameter.
DELETE
/
api
/
admin
/
memory
/
{id}
Hard-delete a single memory parameter.
curl --request DELETE \
--url https://pria.praxislxp.com/api/admin/memory/{id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"deleted": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
Bulk hard-delete shared memory parameters for an instance (filter-aware).Edit a single memory parameter (whitelisted fields only).
⌘I