Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Hiloop API key sent as an HTTP Bearer token.

Path Parameters

volume_id
string
required

The volume to publish the version on.

Body

application/json
volume_id
string

The volume to publish the version on.

push_id
string

The push handle from StartVolumePush, naming the uploaded manifest.

Response

OK

version
object

The published version, now the volume's current version.