Delete claim data
DELETE/api/proof-request/v1/:proofRequestId/claims
For the specified proof, permanently deletes all claim data which the wallet holder shared. The proof request metadata and related history entries are still accessible.
Request
Responses
- 204
- 400
- 404
- 500
No Content
Business rule error
Proof request not found
Internal server error