Bulk hard-delete shared memory parameters for an instance (filter-aware).
curl --request DELETE \
--url https://pria.praxislxp.com/api/admin/memory/institution/{instId} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"ids": [
"<string>"
],
"namespace": "<string>"
}
'Admin Memory
Bulk hard-delete shared memory parameters for an instance (filter-aware).
DELETE
/
api
/
admin
/
memory
/
institution
/
{instId}
Bulk hard-delete shared memory parameters for an instance (filter-aware).
curl --request DELETE \
--url https://pria.praxislxp.com/api/admin/memory/institution/{instId} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"ids": [
"<string>"
],
"namespace": "<string>"
}
'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?
⌘I