Create personal institution
curl --request POST \
--url https://pria.praxislxp.com/api/user/userInstitutionCreatePersonal \
--header 'x-access-token: <api-key>'{
"success": true,
"message": "Personal account created !"
}Membership
Create personal institution
Creates a new personal Digital Twin instance (UserInstitution with no institution) for the user. Does not return the created record.
POST
/
api
/
user
/
userInstitutionCreatePersonal
Create personal institution
curl --request POST \
--url https://pria.praxislxp.com/api/user/userInstitutionCreatePersonal \
--header 'x-access-token: <api-key>'{
"success": true,
"message": "Personal account created !"
}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