v1

latestOpenAPI 3.0.02026-07-17506168.4 KB
system

Create SQLite backup

Creates a backup of the SQLite3 database at the specified path.

post/system/sqlite3/backup

Request body

pathstring required

Absolute filesystem path where the backup file will be written.

Response

Backup started.