Sign in with your PaperOS account to access the database management tools.
Note: This is a privileged admin tool. All operations require sudoer role.
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/health | Service health |
| GET | /api/users?db=postgres | List users |
| GET | /api/permissions?db=postgres | List permissions |
| POST | /api/users | Create user |
| POST | /api/users/reset-password | Reset password |
| DELETE | /api/users?username=X | Drop user |
Loading...