Create a proof request
POST/api/proof-request/v1
Permissions: 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
- 404
- 500
Created
Business rule error
Proof request not found
Internal server error