Skip to main content

Receive Verifiable Authorisation To Onboard credential

POST 

/v2/config/digital-wallet/openid/trust-anchor/vao/receive

Receives a Verifiable Authorisation to Onboard credential from the EBSI Trust Registry, which grants permission to participate in the trust chain as a Root TAO.

Request

Body

    verifiableAuthorisationToOnboard string

Responses

Response Headers
    Schema
      isOnboardingAsRootTaoInProgress boolean
      isOnboardedAsRootTao boolean
      isVerifiableAuthorisationToOnboardReceived boolean
    Loading...