Skip to main content

Module system

Module system 

Source
Expand description

System administration endpoints (admin-only).

All routes under /api/system/ require the “admin” permission, enforced by the auth middleware in app.rs.

Functions§

handle_backup
POST /api/system/backup
handle_restore
POST /api/system/restore
handle_status
GET /api/system/status