Skip to main content
POST
Apply a proposed update

Authorizations

Authorization
string
header
required

Firebase Auth JWT issued by Google Identity Platform. Obtain a token by signing in at your app domain and calling firebase.auth().currentUser.getIdToken().

Path Parameters

tenant_id
string
required

Tenant identifier.

subject_type
enum<string>
required

Subject type discriminator.

Available options:
individual,
organization
subject_id
string
required

Stable subject identifier within its type namespace.

update_id
string<uuid>
required

Response

Update applied. New snapshot created.

snapshot_id
string<uuid>
snapshot_version
integer
envelope_hash
string | null
prev_hash
string | null