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.
Related guide: Verify
List proof requests
**Permissions:** `PROOF_LIST`
Create a proof request
**Permissions:** `PROOF_ISSUE`
Request a proof
**Permissions:** `PROOF_SHARE`
Presentation definition (V2)
**Permissions:** `PROOF_DETAIL`
Retrieve a proof request
**Permissions:** `PROOF_DETAIL`
Delete a proof request
**Permissions:** `PROOF_DELETE`
Presentation definition (V1)
**Permissions:** `PROOF_DETAIL`
Delete claim data
**Permissions:** `PROOF_CLAIMS_DELETE`