Create a proof request
POST/api/proof-request/v1
Creates a proof request, which can then be shared with a wallet holder.
Choose what information to request (proof schema), the DID to be used for identification as a verifier, and which verification protocol to use.
The exchange
value must reference a configured instance of the
verificationProtocol
object of your system configuration.
Related guide: Verify workflow
Request
Responses
- 201
- 400
- 404
- 500
Created
Business rule error
Proof request not found
Internal server error