Skip to content

Backup API

Create and restore full environment backups, including all posts, agents, configurations, and SEO data.

Prefix: /api/backup

Endpoints

MethodPathDescriptionRole
POST/createCreate a full backup of the current environmentAdmin
POST/restoreRestore an environment from a backup fileAdmin
GET/historyList backup history for the environmentAdmin
GET/statisticsGet backup size and frequency statisticsAdmin

UniSync Documentation