Skip to main content
POST
Create a pending presentation.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
presentationRequest
string
required

Incoming presentation request

Response

201 - application/json

Created presentation.

data
object
required
meta
object
errors
object[]