Create a proof request
POSTPermissions:/api/proof-request/v1
PROOF_ISSUE
Creates a proof request, which can then be shared with a wallet holder.
Choose what information to request (proof schema), an identifier, and which verification protocol to use.
The protocol and transport values must reference specific configuration
instances from your system configuration. For protocol, reference a configured
instance of verificationProtocol.
Related guide: Verifying Presentations
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Created
Bad Request
Unauthorized
Forbidden
Entity Not Found
Internal error