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.

Changes