Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

image_name
string
required

The name for the new base image

size_mib
integer<int32> | null
required

Size of the image in MiB (default: 512, min: 512, max: 32768)

Response

Image upload started

image_name
string
required
job_id
string
required
status
string
required