Skip to Content
API ReferenceAdmin API

Admin API

Requires admin PAT or LAN PIN challenge (build-dependent).

MethodPathPurpose
GET/api/v1/admin/logs?tail=200PM2 / app log tail
POST/api/v1/admin/restartRestart Node process
POST/api/v1/admin/rebootReboot OS (sudo)
GET/api/v1/admin/flagsFeature flag map
PATCH/api/v1/admin/flagsToggle experimental modules

⚠️ Warning: /reboot interrupts in-flight voice and file writes — use sparingly.

Troubleshooting

403
Token missing admin:* scope — recreate PAT.

Last updated on

Was this helpful?