Request a proof
POST/api/proof-request/v1/:proofRequestId/share
Creates a share endpoint URL from a proof request. A wallet holder can use this URL to access the proof request.
For proof requests made with OID4VC, a Client ID Scheme can be specified in the params. If no scheme is specified the default scheme from the configuration will be used.
Request
Responses
- 201
- 400
- 404
- 500
Created
Business rule error
Proof request not found
Internal server error