Skip to main content
POST
Create a reusable snapshot

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)

Response

Reusable snapshot created

id
string
required
machine_id
string
required
size_bytes
integer<uint64>
required
created_at
string<date-time>
required
metadata
object

User metadata attached to reusable snapshots. Legacy pause snapshots may omit this field.