Skip to content

postPresentation

POST
/presentation/oid4vp/authorization-response/{session_id}

Post a verifiable presentation

session_id
required
Hash

A transaction identifier.

string format: hash
Example
14eb99d399dda3264a0ad85b93b26eab5396ce17e50056968c2749049ebf6ec1

The id of the session

Object containing a verifiable presentation

AuthorizationResponse
object
vp_token
object
key
additional properties
Array<string>
Example
{ "credential_query_id": [ "eyJhbGci...QMA" ] }

If the verification was a success

Response

A jakarta response object

object