Step 14: Create an OPENID4VP Credential Verification Presentation Session

POST {{apiPath}}/environments/{{envID}}/presentationSessions

Request Body

{"message"=>"Some custom message for the user.", "protocol"=>"OPENID4VP", "requestedCredentials"=>[{"type"=>"Driver License", "keys"=>["First Name", "Last Name"]}], "issuerFilter"=>{"dids"=>["did:web:api.pingone.com:v1:environments:{{envID}}"]}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring