Skip to main content
POST
Complete and publish a resumable volume upload session

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Headers

Idempotency-Key
string
required

Reuse the same key to safely retry the same create, reusable snapshot create, fork, upload create/complete, or agent deployment create operation without duplicating work.

Path Parameters

id
string
required

Volume ID

upload_id
string
required

Upload session identifier.

Body

application/json
whole_checksum_sha256
string

Response

Upload session completed and published

session
object
required
published_bytes
integer<uint64>
required
published_file_count
integer<uint64>
required