Skip to main content
POST
Complete and publish a resumable 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

Machine ID (e.g. mch_a1b2c3d4)

upload_id
string
required

Upload session identifier.

Body

application/json
whole_checksum_sha256
string

Response

200 - application/json

Upload session completed and published

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