Skip to main content
POST
Import a sealed linked-device state snapshot

Authorizations

Authorization
string
header
required

Polymorfa organization key (titan_ prefix), project token (titan_pt_ prefix), or client token (titan_ct_ prefix), where the operation permits that audience.

Path Parameters

session
string
required

Body

application/json
handoffId
string
required

Round-trip id returned by POST /handoff-keys.

sealedEnvelopeB64
string
required

Sealed-box envelope (ephemeral_pub(32) || ciphertext) wrapping the customer's SignalStoreSnapshot. Base64.

snapshotHashHex
string
required

Claimed SHA-256 of the unsealed snapshot JSON, hex-encoded and sent with the encrypted import for verification.

Response

Encrypted state import accepted

success
enum<boolean>
required
Available options:
true
data
object
required