Skip to main content

Trigger a backup now

POST 

/api/admin/settings/backups

Requests an on-demand backup by dropping a trigger file the db-backup container polls for. System administrators only. Returns 202 (accepted); the backup runs asynchronously in that container, not in this request.

View source

Responses

Backup requested; it will run asynchronously.