Proof requests
A proof request is a request of one or more claims from a wallet holder.
Create a proof request then create a share endpoint URL for the holder to access the request. Any proof shared is verified.
This resource also includes claim data deletion and presentation definition, a filtering function for wallet holders to see what credentials stored in their wallet match a proof request.
Presentation definition (V1)
<strong>Permissions:</strong> <code>PROOF_DETAIL</code>
Presentation definition (V2)
<strong>Permissions:</strong> <code>PROOF_DETAIL</code>
Retrieve a proof request
<strong>Permissions:</strong> <code>PROOF_DETAIL</code>
Delete proof request
<strong>Permissions:</strong> <code>PROOF_DELETE</code>
List proof requests
<strong>Permissions:</strong> <code>PROOF_LIST</code>
Create a proof request
<strong>Permissions:</strong> <code>PROOF_ISSUE</code>
Request a proof
<strong>Permissions:</strong> <code>PROOF_SHARE</code>
Delete claim data
<strong>Permissions:</strong> <code>PROOF_CLAIMS_DELETE</code>