v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03722657.7 KB
db

Restore database backup

Restores the database from a previously downloaded backup file. Session users must supply the admin password in the X-Admin-Password header. API key holders via Bearer token are exempt. The instance restarts after a successful restore.

post/db/restore

Headers

X-Admin-Passwordstring

Admin password

Admin password (required for session auth, not needed for API key)

Response

Restore successful, instance is restarting