Skip to main content
DELETE
/
user
/
memory
/
{id}
Hard-delete a single memory parameter.
curl --request DELETE \
  --url https://pria.praxislxp.com/user/memory/{id} \
  --header 'Authorization: Bearer <token>'

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.

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

id
string
required

Response

200

OK