Remove user institution membership
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/userInstitution/{id} \
--header 'x-access-token: <api-key>'{
"success": true,
"message": "You left successfully!"
}Membership
Remove user institution membership
Removes a user’s membership from an institution. If removing the currently active profile, the user is automatically switched to another available membership.
DELETE
/
api
/
user
/
userInstitution
/
{id}
Remove user institution membership
curl --request DELETE \
--url https://pria.praxislxp.com/api/user/userInstitution/{id} \
--header 'x-access-token: <api-key>'{
"success": true,
"message": "You left successfully!"
}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