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