Hard-delete a single memory parameter.
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/memory/{id} \
--header 'Authorization: Bearer <token>'Memory
Hard-delete a single memory parameter.
DELETE
/
api
/
user
/
memory
/
{id}
Hard-delete a single memory parameter.
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/memory/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?
List the user's memory parameters (personal + shared in their instances).Edit a memory parameter (whitelisted fields only).
⌘I