v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
server

Backup server

Backup the API server database. The user must be an admin on the server to use this route.

post/v0/server/backup

Request body

compressboolean nullable

Compress the database backup with gzip. This operation runs first.

data_store'aws_s3'
removeboolean nullable

Remove the local copy of the database backup. This operation runs third.

Response

successful creation

createdstring date-time required