Delete account
curl --request DELETE \
--url https://pria.praxislxp.com/api/admin/account/{id} \
--header 'x-access-token: <api-key>'{
"success": true,
"message": "User institution deleted successfully"
}Admin Accounts
Delete account
Removes an account from the system
DELETE
/
api
/
admin
/
account
/
{id}
Delete account
curl --request DELETE \
--url https://pria.praxislxp.com/api/admin/account/{id} \
--header 'x-access-token: <api-key>'{
"success": true,
"message": "User institution deleted 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