Skip to main content
POST
Initialise backup upload

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Body

application/json

Backup upload request

backup_type
string

"full" | "incremental"

bucket_id
string
content_type
string
filename
string
is_compressed
boolean
is_encrypted
boolean
parent_backup_uuid
string
retention_period
integer
size_bytes
integer
source_node_id
string

Response

OK

expires_at
string
file_uuid
string
status
enum<string>
Available options:
pending,
uploading,
available,
tombstoned,
deleted
upload_url
string