Skip to main content
POST
Create backup
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Headers

X-Project-ID
string<uuid>
required

Project ID. Required for all mutating operations (create, delete, power actions, resize).

Body

application/json
vm_id
string<uuid>
required

Source VM UUID

name
string

Optional backup display name. Defaults to a timestamped name.

Maximum string length: 128

Response

Backup creation accepted

success
boolean
data
object
Last modified on May 8, 2026