Propose an identity state update
Updates
Propose Update
Proposes a set of RFC 6902 patch operations against the subject’s current
state. The proposal is stored but not applied until the apply endpoint
is called. Requires tenant_proposer role.
The base_snapshot_version must match the subject’s current latest version
— stale proposals are rejected with 409.
POST
Propose an identity state update
Authorizations
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 identifier.
Subject type discriminator.
Available options:
entity, individual Stable subject identifier within its type namespace.
Body
application/json