Request a proof
POST/api/proof-request/v1/:id/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
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error