One-time setup endpoint to create super admin accounts
One-time setup endpoint to create super admin accounts. Usage:Documentation Index
Fetch the complete documentation index at: https://docs.renchi.ai/llms.txt
Use this file to discover all available pages before exploring further.
POST /api/setup-super-admin with body { "password": "OpenDispatch123!" }
This endpoint should be called once during initial setup. It will create the super admin accounts if they don’t already exist.
Security Note: After running this once, consider removing this file or adding additional protection.
unknown on success.