Create a refresh request
Refresh Requests
Create Refresh Request
A counterparty (or owner) submits a request asking the subject owner to
update or confirm specific identity attributes. The requesting_tenant_id
must be set to the caller’s tenant. Requires an active grant or ownership.
POST
Create a refresh request
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
Subject type discriminator.
Available options:
entity, individual Stable subject identifier within its type namespace.
Body
application/json
Response
Refresh request created.